commit | 8ab7ff42c9dd9231706a4ba7120eed22ff52a93b | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Fri Jul 10 10:05:03 2009 +0900 |
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Tue Jul 28 14:19:20 2009 +0900 |
tree | 35a66b14f7fe961d7a38b06498522106e932c07e | |
parent | 862d196b27bd30a5ab8109d5cdb37980d81b1fe9 [diff] |
powerpc: 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 <fujita.tomonori@lab.ntt.co.jp> Acked-by: Becky Bruce <beckyb@kernel.crashing.org>