diff options
Diffstat (limited to 'arch/x86/kernel/probe_32.c')
| -rw-r--r-- | arch/x86/kernel/probe_32.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/kernel/probe_32.c b/arch/x86/kernel/probe_32.c index be0d554984a7..fd1352ac909c 100644 --- a/arch/x86/kernel/probe_32.c +++ b/arch/x86/kernel/probe_32.c | |||
| @@ -23,14 +23,12 @@ | |||
| 23 | #include <linux/threads.h> | 23 | #include <linux/threads.h> |
| 24 | #include <linux/cpumask.h> | 24 | #include <linux/cpumask.h> |
| 25 | #include <asm/mpspec.h> | 25 | #include <asm/mpspec.h> |
| 26 | #include <asm/apic.h> | ||
| 27 | #include <asm/fixmap.h> | 26 | #include <asm/fixmap.h> |
| 28 | #include <asm/apicdef.h> | 27 | #include <asm/apicdef.h> |
| 29 | #include <linux/kernel.h> | 28 | #include <linux/kernel.h> |
| 30 | #include <linux/string.h> | 29 | #include <linux/string.h> |
| 31 | #include <linux/smp.h> | 30 | #include <linux/smp.h> |
| 32 | #include <linux/init.h> | 31 | #include <linux/init.h> |
| 33 | #include <asm/apic.h> | ||
| 34 | #include <asm/ipi.h> | 32 | #include <asm/ipi.h> |
| 35 | 33 | ||
| 36 | #include <linux/smp.h> | 34 | #include <linux/smp.h> |
| @@ -41,8 +39,6 @@ | |||
| 41 | #include <asm/e820.h> | 39 | #include <asm/e820.h> |
| 42 | #include <asm/setup.h> | 40 | #include <asm/setup.h> |
| 43 | 41 | ||
| 44 | #include <asm/apic.h> | ||
| 45 | |||
| 46 | #ifdef CONFIG_HOTPLUG_CPU | 42 | #ifdef CONFIG_HOTPLUG_CPU |
| 47 | #define DEFAULT_SEND_IPI (1) | 43 | #define DEFAULT_SEND_IPI (1) |
| 48 | #else | 44 | #else |
