commit | 913df4453f85f1fe79b35ecf3c9a0c0b707d22a2 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 12:35:30 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 12:35:30 2009 +0900 |
tree | 5dc6b793a0198ac5f9dd78be99e0ec292edf8d1d | |
parent | 54d5102fac3dd4034104e1b38a44a873d5f3a8d3 [diff] |
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 <lethal@linux-sh.org>