powerpc: Remove addr_needs_map in struct dma_mapping_ops
[deliverable/linux.git] / arch / powerpc / platforms / 85xx / mpc8536_ds.c
index 055ff417bae95a298461e2cab002deb6edad9581..bf052c05610665f7ec4c6b466dfed0e15c13081a 100644 (file)
@@ -97,6 +97,7 @@ static void __init mpc8536_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
 
This page took 0.023358 seconds and 5 git commands to generate.