diff options
| -rw-r--r-- | arch/x86/kernel/cpu/mshyperv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/cpu/mshyperv.c b/arch/x86/kernel/cpu/mshyperv.c index 628ff50ab75f..9f6e9f89d9d6 100644 --- a/arch/x86/kernel/cpu/mshyperv.c +++ b/arch/x86/kernel/cpu/mshyperv.c | |||
| @@ -25,6 +25,7 @@ | |||
| 25 | #include <asm/idle.h> | 25 | #include <asm/idle.h> |
| 26 | #include <asm/irq_regs.h> | 26 | #include <asm/irq_regs.h> |
| 27 | #include <asm/i8259.h> | 27 | #include <asm/i8259.h> |
| 28 | #include <asm/apic.h> | ||
| 28 | 29 | ||
| 29 | struct ms_hyperv_info ms_hyperv; | 30 | struct ms_hyperv_info ms_hyperv; |
| 30 | EXPORT_SYMBOL_GPL(ms_hyperv); | 31 | EXPORT_SYMBOL_GPL(ms_hyperv); |
