x86: move ioapic code where it belongs
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:19 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:19 +0000 (13:30 +0100)
commit3e35a0e525253837fc0ea4d0e060de3302bd9537
treebb7afd99762bd691866a934b23ddcf8e92ce8f2f
parent84c873ed2a00eab3e8ac49dc7889d7aad142ce22
x86: move ioapic code where it belongs

The commit 399287229c775a8962a852a761d65dc9475dec7c hacked the
ioapic resource mapping into apic.c for no good reason.
Move the code into io_apic_64.c where it belongs.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_64.c
arch/x86/kernel/io_apic_64.c
arch/x86/kernel/setup_64.c
include/asm-x86/io_apic_64.h