x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 10 Jul 2009 01:05:04 +0000 (10:05 +0900)
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 28 Jul 2009 05:19:20 +0000 (14:19 +0900)
commitb683d42693c4e92b838117f5c6f7b90bfa1525c9
tree60b79a0acf7e017d25bbe277522924336bc919a1
parent8ab7ff42c9dd9231706a4ba7120eed22ff52a93b
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 <fujita.tomonori@lab.ntt.co.jp>
arch/x86/kernel/pci-swiotlb.c