sparc64: Move reboot handling into seperate file and kill power reg programming.
We should always use prom_power_off(). Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e822358ac2
commit
cdb3592a20
5 changed files with 57 additions and 77 deletions
|
@ -1,6 +0,0 @@
|
|||
#ifndef _SPARC64_REBOOT_H
|
||||
#define _SPARC64_REBOOT_H
|
||||
|
||||
extern void machine_alt_power_off(void);
|
||||
|
||||
#endif /* _SPARC64_REBOOT_H */
|
Loading…
Add table
Add a link
Reference in a new issue