build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39154 )
Change subject: drivers/gfx/generic: Add support for gpio based EPS ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/39154/1/src/drivers/gfx/generic/gen... File src/drivers/gfx/generic/generic.c:
https://review.coreboot.org/c/coreboot/+/39154/1/src/drivers/gfx/generic/gen... PS1, Line 89: /* EPS Disable */ code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/39154/1/src/drivers/gfx/generic/gen... PS1, Line 96: drivers_gfx_generic_privacy_screen_config *privacy) need consistent spacing around '*' (ctx:WxV)