]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1fac9dbad9c7b2e886db91d6cdf9eaa737e6e1e3
treeeebf1f8fd907f4c68f0a6411cbb536efb57b91dc
parent92eadd495b43a76ceae98916ca68e2225f8d5dd8
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