powerpc: Remove addr_needs_map in struct dma_mapping_ops
[deliverable/linux.git] / arch / powerpc / platforms / 86xx / mpc86xx_hpcn.c
index 66327024a6a6bd73a7597e2220f73600ff29187a..8032301568759e049e2486333fdf97b90bc44c27 100644 (file)
@@ -106,6 +106,7 @@ mpc86xx_hpcn_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.024566 seconds and 5 git commands to generate.