]> git.baikalelectronics.ru Git - kernel.git/commit
x86: remove include of apic.h from hardirq_64.h
authorBrian Gerst <brgerst@gmail.com>
Fri, 23 Jan 2009 02:03:29 +0000 (11:03 +0900)
committerTejun Heo <tj@kernel.org>
Fri, 23 Jan 2009 02:03:29 +0000 (11:03 +0900)
commit5baa5190521257caf07c25484f6d11ab0411942c
treeb3f01152e5594971108e38f79dd97158077be10c
parent96c4d62d7f2611a22f0ba36262387f4895a5a10d
x86: remove include of apic.h from hardirq_64.h

Impact: cleanup

APIC definitions aren't needed here.  Remove the include and fix
up the fallout.

tj: added include to mce_intel_64.c.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/x86/include/asm/hardirq_64.h
arch/x86/kernel/cpu/mcheck/mce_intel_64.c
arch/x86/kernel/efi_64.c
arch/x86/kernel/irq_64.c