[PATCH] ppc64 iSeries: eliminate some unused inline functions
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 22 Jun 2005 00:15:37 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 01:46:28 +0000 (18:46 -0700)
commitdd61ce922770b299081c3e729ea65758ed676034
treebf864d4cbb56327011ed9b8d369791ed0a680e31
parent0bc0ffd5f0854b9143606684fb925f4290ae13e7
[PATCH] ppc64 iSeries: eliminate some unused inline functions

This patch removes from the iSeries header files a large number of inline
functions that are not used.  It also changes the only caller of a HvCallCfg
function that is outside HvLpConfig.h to its equivalent HvLpConfig function
and no longer includes HvCallCfg.h where it is not needed.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/iSeries_smp.c
arch/ppc64/kernel/viopath.c
include/asm-ppc64/iSeries/HvCallCfg.h
include/asm-ppc64/iSeries/HvLpConfig.h