sh: maple: PHYSADDR() -> virt_to_phys() conversion.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 03:35:30 +0000 (12:35 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 03:35:30 +0000 (12:35 +0900)
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 <lethal@linux-sh.org>

No differences found