sh: Kill off virt_to_bus()/bus_to_virt().
authorPaul Mundt <lethal@linux-sh.org>
Wed, 25 Jul 2007 02:18:00 +0000 (11:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 26 Jul 2007 06:37:40 +0000 (15:37 +0900)
Wire up ARCH_NO_VIRT_TO_BUS, and kill off the remaining users. The
dma-mapping code really wanted virt_to_phys()/phys_to_virt() anyways,
there are no inherently special bus addresses.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found