summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/x86/boot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/boot.c b/src/arch/x86/boot.c
index 2967cf60a1..7819c0f2db 100644
--- a/src/arch/x86/boot.c
+++ b/src/arch/x86/boot.c
@@ -13,7 +13,6 @@
#include <commonlib/helpers.h>
#include <console/console.h>
-#include <arch/stages.h>
#include <program_loading.h>
#include <ip_checksum.h>
#include <string.h>