Hello Patrick Rudolph, Matt DeVillier, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37876
to look at the new patch set (#5).
Change subject: src: Add comment on deprecated 'Processor()' ......................................................................
src: Add comment on deprecated 'Processor()'
To be compliant with ACPI specification, please use Device() instead of Processor(). Processor() operator is deprecated.
Change-Id: Ic9ea2ed6a2128dc4fe94155d098c2a4f7c24d82f Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/arch/x86/acpigen.c M src/arch/x86/include/arch/acpigen.h M src/cpu/intel/model_2065x/acpi.c M src/cpu/intel/model_206ax/acpi.c M src/cpu/intel/speedstep/acpi.c M src/soc/amd/picasso/acpi.c M src/soc/amd/stoneyridge/acpi.c M src/soc/intel/baytrail/acpi.c M src/soc/intel/braswell/acpi.c M src/soc/intel/broadwell/acpi.c M src/soc/intel/common/block/acpi/acpi.c M src/soc/intel/skylake/acpi.c 12 files changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/37876/5