summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/986lcd-m
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2020-01-04 22:40:33 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2020-01-06 04:30:59 +0000
commit391bb132bedbbab217231a78addee4fd03b6ae07 (patch)
tree04e1cdd11d79910c2df5f9d0dc05d43da4f78565 /src/mainboard/kontron/986lcd-m
parent287910765d59441b325f97880f9ce584623ad009 (diff)
downloadcoreboot-391bb132bedbbab217231a78addee4fd03b6ae07.tar.gz
coreboot-391bb132bedbbab217231a78addee4fd03b6ae07.tar.bz2
coreboot-391bb132bedbbab217231a78addee4fd03b6ae07.zip
mb/*/*: Remove unused option_table.h includes
These should have been removed together with read_option(). Change-Id: Ia6f268ac4551de14f9821c789844adfdf428b843 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38177 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/kontron/986lcd-m')
-rw-r--r--src/mainboard/kontron/986lcd-m/early_init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/kontron/986lcd-m/early_init.c b/src/mainboard/kontron/986lcd-m/early_init.c
index 80ce896323d8..995a34629825 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"
-
/* Override the default lpc decode ranges */
void mainboard_lpc_decode(void)
{