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