build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40935 )
Change subject: arch/x86: Change power_res_dev_states[] to be non-static ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40935/1/src/arch/x86/acpi_device.c File src/arch/x86/acpi_device.c:
https://review.coreboot.org/c/coreboot/+/40935/1/src/arch/x86/acpi_device.c@... PS1, Line 530: const char *power_res_dev_states[] = { "_PR0", "_PR3" }; char * array declaration might be better as static const