Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36302
to look at the new patch set (#2).
Change subject: mb/amd: Use 'Device()' instead of 'Processor()' ......................................................................
mb/amd: Use 'Device()' instead of 'Processor()'
Processor() operator is deprecated, use Device() instead.
Change-Id: Ia1d73806b00ec38084fff3989f52227d4c216e65 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/mainboard/amd/bimini_fam10/acpi/cpstate.asl M src/mainboard/amd/bimini_fam10/dsdt.asl M src/mainboard/amd/mahogany_fam10/acpi/cpstate.asl M src/mainboard/amd/mahogany_fam10/dsdt.asl M src/mainboard/amd/thatcher/acpi/cpstate.asl M src/mainboard/amd/tilapia_fam10/acpi/cpstate.asl M src/mainboard/amd/tilapia_fam10/dsdt.asl M src/mainboard/amd/torpedo/dsdt.asl 8 files changed, 100 insertions(+), 125 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/36302/2