[MIPS] Cobalt: Remove cobalt_machine_power_off()
[deliverable/linux.git] / arch / mips / cobalt / reset.c
index 81628b3ae6215eec79f8ed6362f5d8547a9a57d2..71eb4ccc4bc15e2a369b26d129526dd1a39e290d 100644 (file)
@@ -61,12 +61,3 @@ void cobalt_machine_restart(char *command)
        /* we should never get here */
        cobalt_machine_halt();
 }
-
-/*
- * This triggers the luser mode device driver for the power switch ;-)
- */
-void cobalt_machine_power_off(void)
-{
-       printk("You can switch the machine off now.\n");
-       cobalt_machine_halt();
-}
This page took 0.02354 seconds and 5 git commands to generate.