summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/arch/memlayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/arch/memlayout.h')
-rw-r--r--src/arch/x86/include/arch/memlayout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/include/arch/memlayout.h b/src/arch/x86/include/arch/memlayout.h
index 83e5b90c2a19..f93dece08653 100644
--- a/src/arch/x86/include/arch/memlayout.h
+++ b/src/arch/x86/include/arch/memlayout.h
@@ -16,7 +16,6 @@
#ifndef __ARCH_MEMLAYOUT_H
#define __ARCH_MEMLAYOUT_H
-#include <rules.h>
#if ENV_BOOTBLOCK || ENV_ROMSTAGE || ENV_VERSTAGE
/* No .data or .bss sections. Cache as RAM is handled separately. */