]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit9f497581fda5fd804e9ebd7d8f6d80c3a0e9f883
tree3a766e7140be8fa99a75e9384ccee64d66b82993
parente903c5b536895fdf69970df62c5bf49ad17e6533
ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls struct

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>
arch/ppc64/kernel/iSeries_setup.c