summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
diff options
context:
space:
mode:
authorIngo Molnar2009-02-17 14:02:01 +0100
committerIngo Molnar2009-02-17 17:52:44 +0100
commite641f5f525acb163ba71d92de79c9c7366deae03 (patch)
tree37425070d697506a34e4b56d6f868f03b9fa7300 /arch/x86/kernel/smpboot.c
parentx86, apic: remove genapic.h (diff)
downloadkernel-qcow2-linux-e641f5f525acb163ba71d92de79c9c7366deae03.tar.gz
kernel-qcow2-linux-e641f5f525acb163ba71d92de79c9c7366deae03.tar.xz
kernel-qcow2-linux-e641f5f525acb163ba71d92de79c9c7366deae03.zip
x86, apic: remove duplicate asm/apic.h inclusions
Impact: cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/smpboot.c')
-rw-r--r--arch/x86/kernel/smpboot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c
index 562a9fc3bc34..09e73876a44f 100644
--- a/arch/x86/kernel/smpboot.c
+++ b/arch/x86/kernel/smpboot.c
@@ -65,7 +65,6 @@
#include <asm/uv/uv.h>
#include <linux/mc146818rtc.h>
-#include <asm/apic.h>
#include <asm/smpboot_hooks.h>
#ifdef CONFIG_X86_32