build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34877 )
Change subject: mb/google/kukui: Move panel description to CBFS files ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34877/2/src/mainboard/google/kukui/... File src/mainboard/google/kukui/mainboard.c:
https://review.coreboot.org/c/coreboot/+/34877/2/src/mainboard/google/kukui/... PS2, Line 143: const struct edid * edid = &panel->edid; "foo * bar" should be "foo *bar"