]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
x86, mce: mce_intel.c needs <asm/apic.h>
authorH. Peter Anvin <hpa@zytor.com>
Wed, 17 Jun 2009 15:31:15 +0000 (08:31 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 17 Jun 2009 15:31:15 +0000 (08:31 -0700)
mce_intel.c uses apic_write() and lapic_get_maxlvt(), and so it needs
<asm/apic.h>.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>

No differences found