commit | 9f497581fda5fd804e9ebd7d8f6d80c3a0e9f883 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Sep 23 14:10:59 2005 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Fri Sep 23 14:10:59 2005 +1000 |
tree | 3a766e7140be8fa99a75e9384ccee64d66b82993 | |
parent | e903c5b536895fdf69970df62c5bf49ad17e6533 [diff] |
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>