diff options
Diffstat (limited to 'arch/x86_64/kernel/smpboot.c')
-rw-r--r-- | arch/x86_64/kernel/smpboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/smpboot.c b/arch/x86_64/kernel/smpboot.c index 193af9922c26..32f50783edc8 100644 --- a/arch/x86_64/kernel/smpboot.c +++ b/arch/x86_64/kernel/smpboot.c | |||
@@ -42,7 +42,6 @@ | |||
42 | 42 | ||
43 | #include <linux/mm.h> | 43 | #include <linux/mm.h> |
44 | #include <linux/kernel_stat.h> | 44 | #include <linux/kernel_stat.h> |
45 | #include <linux/smp_lock.h> | ||
46 | #include <linux/bootmem.h> | 45 | #include <linux/bootmem.h> |
47 | #include <linux/thread_info.h> | 46 | #include <linux/thread_info.h> |
48 | #include <linux/module.h> | 47 | #include <linux/module.h> |