Attention is currently required from: Lance Zhao, Tim Wawrzynczak, Michael Niewöhner. Hello Lance Zhao, build bot (Jenkins), Tim Wawrzynczak, Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59358
to look at the new patch set (#2).
Change subject: src/include/acpi: Move CPPC_PACKAGE_NAME macro definition ......................................................................
src/include/acpi: Move CPPC_PACKAGE_NAME macro definition
The patch move CPPC_PACKAGE_NAME macro definition from file acpi/acpigen.c to include/acpi/acpigen.h file since the CPPC_PACKAGE_NAME method get called from the cpu/intel/common.
TEST=Built the code for Brya
Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com Change-Id: Ic547445cdbe2b1a3efe44390bd127f577386e7fc --- M src/acpi/acpigen.c M src/include/acpi/acpigen.h 2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/59358/2