x86: Move smp_read_mpc_oem to x86_init_ops.
authorThomas Gleixner <tglx@linutronix.de>
Thu, 20 Aug 2009 10:18:32 +0000 (12:18 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Aug 2009 15:12:52 +0000 (17:12 +0200)
commit72302142e165313ee58af81bd76708c12b58d7ab
tree40306eb3d528ce801651983388bb0bb12ca0c5b3
parentfd6c6661492226bb82f422157c535ac573cbecbd
x86: Move smp_read_mpc_oem to x86_init_ops.

Move smp_read_mpc_oem from quirks to x86_init.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/mpspec.h
arch/x86/include/asm/setup.h
arch/x86/include/asm/x86_init.h
arch/x86/kernel/apic/numaq_32.c
arch/x86/kernel/mpparse.c
arch/x86/kernel/x86_init.c