Commit 2a8dcbd6 authored by Jesper Juhl's avatar Jesper Juhl Committed by Ingo Molnar

x86, apic: Remove double #include

Remove the second <asm/atomic.h> inclusion.
Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
LKML-Reference: <alpine.LNX.2.00.1011072253360.26247@swampdragon.chaosbits.net>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 2f62bf7d
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment