From: Michael Ellerman Date: Wed, 3 Aug 2005 10:21:24 +0000 (+1000) Subject: [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn X-Git-Tag: v2.6.14-rc1~1037^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefd16b0c5a594b5feaba23954ad74061f45c8a5;p=pandora-kernel.git [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn physRpn_to_absRpn is a no-op on non-iSeries platforms, remove the two redundant calls. There's only one caller on iSeries so fold the logic in there so we can get rid of it completely. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed