diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index 172a83e57ee76df82e261505e7c95108720fda5e..63dbb5e8f7ee902f5b28f9390f65fe6109da2045 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c @@ -114,9 +114,6 @@ #ifdef CONFIG_X86_64 #include #endif -#ifdef CONFIG_X86_32 -#include -#endif #ifndef CONFIG_DEBUG_BOOT_PARAMS struct boot_params __initdata boot_params;