aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2010-11-07 22:57:18 +0100
committerIngo Molnar <mingo@elte.hu>2010-11-10 10:21:16 +0100
commit2a8dcbd6cd2270f912ca141547d9296ce08abe4a (patch)
treee8f90c41d9d209dac15f355491c5df4ac348cadd /arch
parentx86: Adjust section annotations in AMD Fam10 MMCONF enabling code (diff)
downloadlinux-dev-2a8dcbd6cd2270f912ca141547d9296ce08abe4a.tar.xz
linux-dev-2a8dcbd6cd2270f912ca141547d9296ce08abe4a.zip
x86, apic: Remove double #include
Remove the second <asm/atomic.h> inclusion. Signed-off-by: Jesper Juhl <jj@chaosbits.net> LKML-Reference: <alpine.LNX.2.00.1011072253360.26247@swampdragon.chaosbits.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/kernel/apic/apic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c
index 850657d1b0ed..3f838d537392 100644
--- a/arch/x86/kernel/apic/apic.c
+++ b/arch/x86/kernel/apic/apic.c
@@ -52,7 +52,6 @@
#include <asm/mce.h>
#include <asm/kvm_para.h>
#include <asm/tsc.h>
-#include <asm/atomic.h>
unsigned int num_processors;