ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls struct
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 23 Sep 2005 04:10:59 +0000 (14:10 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 23 Sep 2005 04:10:59 +0000 (14:10 +1000)
Move the iSeries machine specific calls into a machdep_calls struct like
other platforms, rather than setting members of ppc_md explicitly.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

No differences found