diff options
| -rw-r--r-- | arch/x86/hyperv/hv_apic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/hyperv/hv_apic.c b/arch/x86/hyperv/hv_apic.c index 192b6ad6a361..d3ff6e255924 100644 --- a/arch/x86/hyperv/hv_apic.c +++ b/arch/x86/hyperv/hv_apic.c | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | #include <linux/cpuhotplug.h> | 29 | #include <linux/cpuhotplug.h> |
| 30 | #include <asm/hypervisor.h> | 30 | #include <asm/hypervisor.h> |
| 31 | #include <asm/mshyperv.h> | 31 | #include <asm/mshyperv.h> |
| 32 | #include <asm/apic.h> | ||
| 32 | 33 | ||
| 33 | #ifdef CONFIG_X86_64 | 34 | #ifdef CONFIG_X86_64 |
| 34 | #if IS_ENABLED(CONFIG_HYPERV) | 35 | #if IS_ENABLED(CONFIG_HYPERV) |
