build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35036 )
Change subject: drivers/generic: Add new driver for power resource pseudo device ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35036/1/src/arch/x86/acpi_device.c File src/arch/x86/acpi_device.c:
https://review.coreboot.org/c/coreboot/+/35036/1/src/arch/x86/acpi_device.c@... PS1, Line 568: static const char *dev_states[] = { "_PR0", "_PR3" }; static const char * array should probably be static const char * const