[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)
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>

No differences found