[POWERPC] iseries: Make ItExtVpdPanel private to iSeries
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 13 Jul 2006 07:52:09 +0000 (17:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:42:29 +0000 (18:42 +1000)
No one outside platforms/iseries needs ItExtVpdPanel anymore, so move
it in there. It used to be needed by lparcfg, and so was exported, but
isn't needed anymore, so unexport it.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

No differences found