[IA64] Fix UP build with BSP removal support.
authorAshok Raj <ashok.raj@intel.com>
Fri, 20 Jan 2006 00:18:47 +0000 (16:18 -0800)
committerTony Luck <tony.luck@intel.com>
Fri, 20 Jan 2006 00:18:47 +0000 (16:18 -0800)
Causes undefined force_cpei_retarget defined in arch/ia64/kernel/smpboot.c
Push the unneeded code inside #ifdef CONFIG_HOTPLUG_CPU.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found