[PATCH v2 24/26] x86: Move declaration for mp_register_ioapic()

2013-02-08 Thread Yinghai Lu
Address compiling problem that Fengguang report. Reported-by: Fengguang Wu Signed-off-by: Yinghai Lu --- arch/x86/include/asm/mpspec.h | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/arch/x86/include/asm/mpspec.h b/arch/x86/include/asm/mpspec.h index

[PATCH v2 24/26] x86: Move declaration for mp_register_ioapic()

2013-02-08 Thread Yinghai Lu
Address compiling problem that Fengguang report. Reported-by: Fengguang Wu w...@linux.intel.com Signed-off-by: Yinghai Lu ying...@kernel.org --- arch/x86/include/asm/mpspec.h | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/arch/x86/include/asm/mpspec.h