]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 13 Jul 2006 07:52:12 +0000 (17:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:42:38 +0000 (18:42 +1000)
commita2ced11b6af59854cc2a2791dccd8b6c0da2f733
tree5f3d913c90c3836ce6b9e84a09d475de47de994a
parentc59acae85409fdf5d7574e90009c8410daf38938
[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions

HvLpConfig_get(Primary)LpIndex are currently static inlines that return
fields from the itLpNaca, if we make them real functions we can make the
itLpNaca private to iSeries.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/platforms/iseries/hvlpconfig.c
arch/powerpc/platforms/iseries/setup.c
include/asm-powerpc/iseries/hv_lp_config.h