diff options
Diffstat (limited to 'arch/x86/kernel/smpboot.c')
-rw-r--r-- | arch/x86/kernel/smpboot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c index 6c2b8444b830..84ac1cf46d87 100644 --- a/arch/x86/kernel/smpboot.c +++ b/arch/x86/kernel/smpboot.c | |||
@@ -55,6 +55,7 @@ | |||
55 | #include <asm/idle.h> | 55 | #include <asm/idle.h> |
56 | #include <asm/trampoline.h> | 56 | #include <asm/trampoline.h> |
57 | #include <asm/cpu.h> | 57 | #include <asm/cpu.h> |
58 | #include <asm/cpumask.h> | ||
58 | #include <asm/numa.h> | 59 | #include <asm/numa.h> |
59 | #include <asm/pgtable.h> | 60 | #include <asm/pgtable.h> |
60 | #include <asm/tlbflush.h> | 61 | #include <asm/tlbflush.h> |