]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/mips-boards/generic/reset.c
[MIPS] SEAD: Remove support code.
[linux-2.6-omap-h63xx.git] / arch / mips / mips-boards / generic / reset.c
index 5f73ff6180eb5e737b822906c515ae9a07e92c47..ea932b843962374aefbd9eb0e36175195f54846e 100644 (file)
@@ -52,7 +52,7 @@ void mips_reboot_setup(void)
 {
        _machine_restart = mips_machine_restart;
        _machine_halt = mips_machine_halt;
-#if defined(CONFIG_MIPS_MALTA) || defined(CONFIG_MIPS_SEAD)
+#ifdef CONFIG_MIPS_MALTA
        pm_power_off = mips_machine_halt;
 #endif
 }