aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_hpc.c
diff options
context:
space:
mode:
authorDavid Rientjes <[email protected]>2013-10-11 23:07:31 +0000
committerH. Peter Anvin <[email protected]>2013-10-30 22:37:47 +0000
commitd68ce0177c1e51fb332369e0c99852a6d05668af (patch)
tree1822971446f5325fea2e3e7ff4a7ffabfd8471f2 /drivers/pci/hotplug/ibmphp_hpc.c
parentx86, hyperv: Correctly guard the local APIC calibration code (diff)
downloadkernel-d68ce0177c1e51fb332369e0c99852a6d05668af.tar.gz
kernel-d68ce0177c1e51fb332369e0c99852a6d05668af.zip
x86, hyperv: Fix build error due to missing <asm/apic.h> include
9e7827b5ea4c ("x86, hyperv: Get the local APIC timer frequency from the hypervisor") breaks the build with some configs because apic.h isn't directly included: arch/x86/kernel/cpu/mshyperv.c: In function 'ms_hyperv_init_platform': arch/x86/kernel/cpu/mshyperv.c:90:3: error: 'lapic_timer_frequency' undeclared (first use in this function) arch/x86/kernel/cpu/mshyperv.c:90:3: note: each undeclared identifier is reported only once for each function it appears in Fix it by including asm/apic.h. Signed-off-by: David Rientjes <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Acked-by: K. Y. Srinivasan <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_hpc.c')
0 files changed, 0 insertions, 0 deletions