]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitae014a8962da24a5cb27720751ab95333bd2d054
treebf864d4cbb56327011ed9b8d369791ed0a680e31
parentd14132d8fe564141946fcfccc2294202f71841c5
[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