x86: io_apic: Split setup_ioapic_ids_from_mpc()
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 26 Nov 2010 16:50:20 +0000 (17:50 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2010 13:30:28 +0000 (14:30 +0100)
Sodaville needs to setup the IO_APIC ids as the boot loader leaves
them uninitialized. Split out the setter function so it can be called
unconditionally from the sodaville board code.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <20101126165020.GA26361@www.tglx.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found