]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commitc59acae85409fdf5d7574e90009c8410daf38938
treed61be73e9bff19478e5389b013de70fe0ea98465
parenta892e5d7fa7fb893b5873f7150a83f6f1ee141b5
[POWERPC] iseries: Make ItExtVpdPanel private to iSeries

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>
arch/powerpc/kernel/lparcfg.c
arch/powerpc/platforms/iseries/dt.c
arch/powerpc/platforms/iseries/it_exp_vpd_panel.h [moved from include/asm-powerpc/iseries/it_exp_vpd_panel.h with 89% similarity]
arch/powerpc/platforms/iseries/lpardata.c