From: Michael Ellerman Date: Wed, 25 Jul 2012 21:19:51 +0000 (+0000) Subject: powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7db90c0222efeae676baa2c72758fcc00666e84f;p=pandora-kernel.git powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt() These days they are just wrappers around __pa() and __va() respectively. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed