diff --git a/[refs] b/[refs] index f0985e876e7d..38566154f27c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3442682a54a9f44047efe526869aa52bd74fe16e +refs/heads/master: 330ddd20894f99a2b956ad59cf0cfdba188bde63 diff --git a/trunk/arch/x86/kernel/setup.c b/trunk/arch/x86/kernel/setup.c index 172a83e57ee7..63dbb5e8f7ee 100644 --- a/trunk/arch/x86/kernel/setup.c +++ b/trunk/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;