提交 304cd3ef 编写于 作者: A Al Viro

[PATCH] restore power-off on sparc32

Damn you, Eric
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 83ec98be
......@@ -54,7 +54,7 @@ void (*pm_idle)(void);
* This is done via auxio, but could be used as a fallback
* handler when auxio is not present-- unused for now...
*/
void (*pm_power_off)(void);
void (*pm_power_off)(void) = machine_power_off;
/*
* sysctl - toggle power-off restriction for serial console
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册