From: Michael Ellerman Date: Wed, 25 Jul 2012 21:19:56 +0000 (+0000) Subject: powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d2675238a71545372f19723f9f066e8ad831f70;p=pandora-kernel.git powerpc/kernel: 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