ramips: reorder patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46659
This commit is contained in:
10
target/linux/ramips/patches-3.18/0069-no-pm_poweroff.patch
Normal file
10
target/linux/ramips/patches-3.18/0069-no-pm_poweroff.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- 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;
|
||||
}
|
||||
Reference in New Issue
Block a user