diff options
-rw-r--r-- | arch/x86/kernel/setup.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index 172a83e57ee7..63dbb5e8f7ee 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c | |||
@@ -114,9 +114,6 @@ | |||
114 | #ifdef CONFIG_X86_64 | 114 | #ifdef CONFIG_X86_64 |
115 | #include <asm/numa_64.h> | 115 | #include <asm/numa_64.h> |
116 | #endif | 116 | #endif |
117 | #ifdef CONFIG_X86_32 | ||
118 | #include <asm/highmem.h> | ||
119 | #endif | ||
120 | 117 | ||
121 | #ifndef CONFIG_DEBUG_BOOT_PARAMS | 118 | #ifndef CONFIG_DEBUG_BOOT_PARAMS |
122 | struct boot_params __initdata boot_params; | 119 | struct boot_params __initdata boot_params; |