Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/19500 )
Change subject: nb/intel/gm45: Set display backlight according to EDID string
......................................................................
Patch Set 16:
(1 comment)
https://review.coreboot.org/#/c/19500/15/src/mainboard/lenovo/t400/blc.c
File src/mainboard/lenovo/t400/blc.c:
Line 16: #include <stdint.h>
not needed
sadly it is. gm45.h uses uintx_t (though it should iclude stdint.h then)
I'll sanite use of this header in a later commit.
--
To view, visit
https://review.coreboot.org/19500
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id7bc0d453fac31e806852206ba2c895720b2c843
Gerrit-PatchSet: 16
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: Yes