Stefan Reinauer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48246 )
Change subject: soc/intel/common/block/acpi: Allow additional soc overrides
......................................................................
Patch Set 2:
src/soc/intel/xeon_sp/acpi.c:25:12: error: static declaration of 'acpi_sci_irq' follows non-static declaration
static int acpi_sci_irq(void)
^~~~~~~~~~~~
In file included from src/soc/intel/xeon_sp/acpi.c:7:
src/soc/intel/common/block/include/intelblocks/acpi.h:74:5: note: previous declaration of 'acpi_sci_irq' was here
int acpi_sci_irq(void);
^~~~~~~~~~~~
cc1: error: unrecognized command line option '-Wno-address-of-packed-member' [-Werror]
cc1: all warnings being treated as errors
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48246
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic818a634e4912d88ef93971deb4da5ab708c9020
Gerrit-Change-Number: 48246
Gerrit-PatchSet: 2
Gerrit-Owner: Marc Jones
marc@marcjonesconsulting.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Jay Talbott
JayTalbott@sysproconsulting.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Wed, 02 Dec 2020 22:26:22 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment