linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / m32r / kernel / process.c
index 065f5e7..5dfc7ea 100644 (file)
@@ -116,10 +116,6 @@ void cpu_idle (void)
 
 void machine_restart(char *__unused)
 {
-#if defined(CONFIG_PLAT_MAPPI3)
-       outw(1, (unsigned long)PLD_REBOOT);
-#endif
-
        printk("Please push reset button!\n");
        while (1)
                cpu_relax();