diff options
| -rw-r--r-- | arch/x86/kernel/apic/apic_flat_64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/apic/apic_flat_64.c b/arch/x86/kernel/apic/apic_flat_64.c index 9570ee55e402..f7a41e4cae47 100644 --- a/arch/x86/kernel/apic/apic_flat_64.c +++ b/arch/x86/kernel/apic/apic_flat_64.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/ctype.h> | 16 | #include <linux/ctype.h> |
| 17 | #include <linux/init.h> | 17 | #include <linux/init.h> |
| 18 | #include <linux/hardirq.h> | 18 | #include <linux/hardirq.h> |
| 19 | #include <linux/module.h> | ||
| 19 | #include <asm/smp.h> | 20 | #include <asm/smp.h> |
| 20 | #include <asm/apic.h> | 21 | #include <asm/apic.h> |
| 21 | #include <asm/ipi.h> | 22 | #include <asm/ipi.h> |
