You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- 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;
|
|
}
|
|
|