build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42195 )
Change subject: sb/intel/bd82x6x/pcie.c: Move `pch_pcie_acpi_name` up ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/42195/1/src/southbridge/intel/bd82x... File src/southbridge/intel/bd82x6x/pcie.c:
https://review.coreboot.org/c/coreboot/+/42195/1/src/southbridge/intel/bd82x... PS1, Line 21: static const char *names[] = { "RP01", static const char * array should probably be static const char * const