HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37469 )
Change subject: mb/kontron/986lcd-m: Fix unresolved inclusion ......................................................................
mb/kontron/986lcd-m: Fix unresolved inclusion
Change-Id: I633a5d8c50eb5b2b96524d8ea8fcae77e11cd418 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/mainboard/kontron/986lcd-m/early_init.c 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/37469/1
diff --git a/src/mainboard/kontron/986lcd-m/early_init.c b/src/mainboard/kontron/986lcd-m/early_init.c index 31cb209..fdfcc4b 100644 --- a/src/mainboard/kontron/986lcd-m/early_init.c +++ b/src/mainboard/kontron/986lcd-m/early_init.c @@ -23,8 +23,6 @@ #include <superio/winbond/common/winbond.h> #include <superio/winbond/w83627thg/w83627thg.h>
-#include "option_table.h" - #define SERIAL_DEV PNP_DEV(0x2e, W83627THG_SP1)
/* Override the default lpc decode ranges */
HAOUAS Elyes has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/37469 )
Change subject: mb/kontron/986lcd-m: Fix unresolved inclusion ......................................................................
Abandoned