sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n
authorMatt Fleming <matt@console-pimps.org>
Wed, 28 Apr 2010 11:11:30 +0000 (11:11 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 29 Apr 2010 14:28:38 +0000 (23:28 +0900)
commit1483feac74fdfd84a7ed7586c66482842e3b6e86
tree0982c4fa3f7434d08ad75c6b5306528f37e53651
parent5f737b39be9110bd64874f508bd89ba27746b17e
sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n

arch/sh/kernel/smp.c:164: error: conflicting types for 'native_cpu_disable'
/home/matt/src/kernels/sh-2.6/arch/sh/include/asm/smp.h:48: error: previous declaration of 'native_cpu_disable' was here

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/smp.c