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)
commit3819cd489ec5d18a4cbd2f05acdc516473caa105
treeb3f01152e5594971108e38f79dd97158077be10c
parent03d2989df9c1c7df5b33c7a87e0790465461836a
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