aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-10-26 18:41:47 +0200
committerMartin Roth <martinroth@google.com>2019-10-27 17:48:30 +0000
commit0edf6a59f8b5ad5dd6911078f349357fd36625ab (patch)
tree436b2f2f637a03a79618fd0563e5157088d4df9a /src/mainboard/kontron
parent7385b656c24bf62461ac57e6d75c503925315083 (diff)
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Change-Id: I3d90e46ed391ce323436750c866a0afc3879e2e6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36359 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/kontron')
-rw-r--r--src/mainboard/kontron/ktqm77/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/kontron/ktqm77/mainboard.c b/src/mainboard/kontron/ktqm77/mainboard.c
index 675cb05003..ee83b1bcd4 100644
--- a/src/mainboard/kontron/ktqm77/mainboard.c
+++ b/src/mainboard/kontron/ktqm77/mainboard.c
@@ -24,7 +24,6 @@
#endif
#include <pc80/mc146818rtc.h>
#include <arch/interrupt.h>
-#include <boot/coreboot_tables.h>
#include <southbridge/intel/bd82x6x/pch.h>
#if CONFIG(VGA_ROM_RUN)