build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32511 )
Change subject: WIP: google/kukui: elaborate panel support for Kukui family boards. ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/32511/2/src/mainboard/google/kukui/display.h File src/mainboard/google/kukui/display.h:
https://review.coreboot.org/#/c/32511/2/src/mainboard/google/kukui/display.h... PS2, Line 94: #endif adding a line without newline at end of file
https://review.coreboot.org/#/c/32511/2/src/mainboard/google/kukui/display.c File src/mainboard/google/kukui/display.c:
https://review.coreboot.org/#/c/32511/2/src/mainboard/google/kukui/display.c... PS2, Line 116: return ERR; return of an errno should typically be negative (ie: return -ERR)