From: FUJITA Tomonori Date: Thu, 23 Jul 2009 02:18:49 +0000 (+0900) Subject: swiotlb: remove unnecessary swiotlb_bus_to_virt X-Git-Tag: v2.6.32-rc1~727^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ca646e73f3cb9be69e339841b94edae675e248;p=pandora-kernel.git swiotlb: remove unnecessary swiotlb_bus_to_virt swiotlb_bus_to_virt is unncessary; we can use swiotlb_bus_to_phys and phys_to_virt instead. Signed-off-by: FUJITA Tomonori Acked-by: Becky Bruce --- Reading git-diff-tree failed