OSDN Git Service

Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[uclinux-h8/linux.git] / arch / arm / kernel / process.c
index e550a45..7a7c4ce 100644 (file)
@@ -91,13 +91,6 @@ void arch_cpu_idle_exit(void)
        ledtrig_cpu(CPU_LED_IDLE_END);
 }
 
-#ifdef CONFIG_HOTPLUG_CPU
-void arch_cpu_idle_dead(void)
-{
-       cpu_die();
-}
-#endif
-
 void __show_regs(struct pt_regs *regs)
 {
        unsigned long flags;