aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/tables.c')
-rw-r--r--src/arch/x86/tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/tables.c b/src/arch/x86/tables.c
index 3b1b76d14b..492674c5a9 100644
--- a/src/arch/x86/tables.c
+++ b/src/arch/x86/tables.c
@@ -2,7 +2,6 @@
#include <console/console.h>
#include <bootmem.h>
-#include <bootstate.h>
#include <boot/tables.h>
#include <boot/coreboot_tables.h>
#include <arch/pirq_routing.h>