From: Paul Mundt Date: Tue, 13 Oct 2009 03:35:30 +0000 (+0900) Subject: sh: maple: PHYSADDR() -> virt_to_phys() conversion. X-Git-Tag: v2.6.33-rc1~347^2~27^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913df4453f85f1fe79b35ecf3c9a0c0b707d22a2;p=pandora-kernel.git sh: maple: PHYSADDR() -> virt_to_phys() conversion. Maple's abuse of PHYSADDR() likewise can be converted to virt_to_phys() for its cases, although in practice this really wants explicit remapping. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed