From: Michael Ellerman Date: Wed, 25 Jul 2012 21:19:59 +0000 (+0000) Subject: powerpc/ps3: Replace virt_to_abs() with __pa() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b3df625ab8285398b4acf02942a8e742e72efc;p=pandora-kernel.git powerpc/ps3: Replace virt_to_abs() with __pa() virt_to_abs() is just a wrapper around __pa(), call __pa() directly. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed