[PATCH] restore power-off on sparc32

Damn you, Eric

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2006-01-18 19:40:48 -05:00
parent 83ec98be05
commit 304cd3efe6

View file

@ -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