]> git.baikalelectronics.ru Git - kernel.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)
commit0e7922ee460ed774e3f59ee67da226e6501f775f
tree3a766e7140be8fa99a75e9384ccee64d66b82993
parent367785687590e71596ee5cd0e04a57bfbb8db96d
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