x86: move mp_ioapic_routing to mpparse and make it static
authorThomas Gleixner <tglx@linutronix.de>
Mon, 12 May 2008 13:43:35 +0000 (15:43 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 08:55:12 +0000 (10:55 +0200)
commit7f028bc0fd119a4fc65aedc07728ce85c8813d33
tree72390e7e0328d73cd525cdae45948cdcd0dfbae9
parentba5b14cc0311af6ed20dc25aa98a1d5ea6f2e6c0
x86: move mp_ioapic_routing to mpparse and make it static

mpparse is the only user of mp_ioapic_routing.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/mpparse.c