OSDN Git Service

x86/Hyper-V/hv_apic: Include asm/apic.h
authorThomas Gleixner <tglx@linutronix.de>
Sat, 19 May 2018 14:38:59 +0000 (16:38 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 May 2018 14:41:59 +0000 (16:41 +0200)
commit61eeb1f6d1f2648a218855d7c8d44f16df242ef3
treea25b9f287de8f9d61470601b2c878c654780961f
parent9a2d78e291a7dea0ae4b4a06ce6bbbe4f1ab7c13
x86/Hyper-V/hv_apic: Include asm/apic.h

Not all configurations magically include asm/apic.h, but the Hyper-V code
requires it. Include it explicitely.

Fixes: 6b48cb5f8347 ("X86/Hyper-V: Enlighten APIC access")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Cc: Michael Kelley <mikelley@microsoft.com>
arch/x86/hyperv/hv_apic.c