From: Stephen Rothwell Date: Wed, 22 Jun 2005 00:15:37 +0000 (-0700) Subject: [PATCH] ppc64 iSeries: eliminate some unused inline functions X-Git-Tag: v2.6.13-rc1~68^2~582^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd61ce922770b299081c3e729ea65758ed676034;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed