x86/apic: Cleanup the include maze
authorThomas Gleixner <tglx@linutronix.de>
Mon, 22 Jul 2019 18:47:11 +0000 (20:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 25 Jul 2019 14:11:57 +0000 (16:11 +0200)
commit521b82fee98c1e334ba3a2459ba3739d459e9e4e
treeeebf1f8fd907f4c68f0a6411cbb536efb57b91dc
parentcdc86c9d1f825d13cef85d9ebd3e73572602fb48
x86/apic: Cleanup the include maze

All of these APIC files include the world and some more. Remove the
unneeded cruft.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190722105219.342631201@linutronix.de
arch/x86/kernel/apic/apic_flat_64.c
arch/x86/kernel/apic/apic_noop.c
arch/x86/kernel/apic/apic_numachip.c
arch/x86/kernel/apic/ipi.c
arch/x86/kernel/apic/probe_32.c
arch/x86/kernel/apic/probe_64.c
arch/x86/kernel/apic/x2apic_cluster.c
arch/x86/kernel/apic/x2apic_phys.c
arch/x86/kernel/apic/x2apic_uv_x.c