diff options
Diffstat (limited to 'arch/i386/mach-generic/bigsmp.c')
-rw-r--r-- | arch/i386/mach-generic/bigsmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/mach-generic/bigsmp.c b/arch/i386/mach-generic/bigsmp.c index 037b2af1a1f4..ef7a6e6fcb9f 100644 --- a/arch/i386/mach-generic/bigsmp.c +++ b/arch/i386/mach-generic/bigsmp.c | |||
@@ -3,7 +3,6 @@ | |||
3 | * Drives the local APIC in "clustered mode". | 3 | * Drives the local APIC in "clustered mode". |
4 | */ | 4 | */ |
5 | #define APIC_DEFINITION 1 | 5 | #define APIC_DEFINITION 1 |
6 | #include <linux/config.h> | ||
7 | #include <linux/threads.h> | 6 | #include <linux/threads.h> |
8 | #include <linux/cpumask.h> | 7 | #include <linux/cpumask.h> |
9 | #include <asm/mpspec.h> | 8 | #include <asm/mpspec.h> |