aa4c6e27b4
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46659
11 lines
239 B
Diff
11 lines
239 B
Diff
--- a/arch/mips/ralink/reset.c
|
|
+++ b/arch/mips/ralink/reset.c
|
|
@@ -98,7 +98,6 @@ static int __init mips_reboot_setup(void
|
|
{
|
|
_machine_restart = ralink_restart;
|
|
_machine_halt = ralink_halt;
|
|
- pm_power_off = ralink_halt;
|
|
|
|
return 0;
|
|
}
|