]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9d81f9b41da344a5eb21384cfb7739ea98ab529
treea25b9f287de8f9d61470601b2c878c654780961f
parent6a5f0078e8ecf4e6b044b3f4f0f482d0bc8e212a
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: 2c545572a6ec ("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