[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 21 Mar 2006 09:46:04 +0000 (20:46 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Mar 2006 04:04:22 +0000 (15:04 +1100)
These routines just call through to the mf routines, so point ppc_md straight
at the mf routines. We need to pass the cmd through to mf_reboot to make it
work, but that seems reasonable.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found