build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34537 )
Change subject: src/device/oprom: Fix bootsplash display code for optionroms ......................................................................
Patch Set 19:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34537/19/src/lib/bootsplash.c File src/lib/bootsplash.c:
https://review.coreboot.org/c/coreboot/+/34537/19/src/lib/bootsplash.c@23 PS19, Line 23: void set_vesa_bootsplash() Bad function definition - void set_vesa_bootsplash() should probably be void set_vesa_bootsplash(void)