From: FUJITA Tomonori Date: Fri, 10 Jul 2009 01:05:04 +0000 (+0900) Subject: x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys() X-Git-Tag: v2.6.32-rc1~727^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b683d42693c4e92b838117f5c6f7b90bfa1525c9;p=pandora-kernel.git x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys() phys_to_dma() and dma_to_phys() are used instead of swiotlb_phys_to_bus() and swiotlb_bus_to_phys(). Signed-off-by: FUJITA Tomonori --- Reading git-diff-tree failed