powerpc: Remove addr_needs_map in struct dma_mapping_ops
[safe/jmp/linux-2.6] / arch / powerpc / platforms / 85xx / mpc85xx_ds.c
index 849c0ac..c6f92cc 100644 (file)
@@ -193,6 +193,7 @@ static void __init mpc85xx_ds_setup_arch(void)
        if (lmb_end_of_DRAM() > max) {
                ppc_swiotlb_enable = 1;
                set_pci_dma_ops(&swiotlb_pci_dma_ops);
+               ppc_md.pci_dma_dev_setup = pci_dma_dev_setup_swiotlb;
        }
 #endif