diff options
Diffstat (limited to 'arch/i386/mach-generic/bigsmp.c')
| -rw-r--r-- | arch/i386/mach-generic/bigsmp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/mach-generic/bigsmp.c b/arch/i386/mach-generic/bigsmp.c index ef7a6e6fcb9f..33d9f93557ba 100644 --- a/arch/i386/mach-generic/bigsmp.c +++ b/arch/i386/mach-generic/bigsmp.c | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | #define APIC_DEFINITION 1 | 5 | #define APIC_DEFINITION 1 |
| 6 | #include <linux/threads.h> | 6 | #include <linux/threads.h> |
| 7 | #include <linux/cpumask.h> | 7 | #include <linux/cpumask.h> |
| 8 | #include <asm/smp.h> | ||
| 8 | #include <asm/mpspec.h> | 9 | #include <asm/mpspec.h> |
| 9 | #include <asm/genapic.h> | 10 | #include <asm/genapic.h> |
| 10 | #include <asm/fixmap.h> | 11 | #include <asm/fixmap.h> |
