From: Paul Mundt Date: Wed, 25 Jul 2007 02:18:00 +0000 (+0900) Subject: sh: Kill off virt_to_bus()/bus_to_virt(). X-Git-Tag: v2.6.23-rc2~146^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e257ad062a3ceaf36b0e883d0ef00b185daf500e;p=pandora-kernel.git sh: Kill off virt_to_bus()/bus_to_virt(). 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 --- Reading git-diff-tree failed