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