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)
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>

No differences found