paride: convert pcd to blk-mq
[linux-2.6-block.git] / drivers / iommu / mtk_iommu.c
index f2832a10fcea29befea161da78adda8e3ae3472c..f9f69f7111a91e99c1552e16533afac7d0d5f275 100644 (file)
@@ -495,7 +495,6 @@ static struct iommu_ops mtk_iommu_ops = {
        .detach_dev     = mtk_iommu_detach_device,
        .map            = mtk_iommu_map,
        .unmap          = mtk_iommu_unmap,
-       .map_sg         = default_iommu_map_sg,
        .flush_iotlb_all = mtk_iommu_iotlb_sync,
        .iotlb_sync     = mtk_iommu_iotlb_sync,
        .iova_to_phys   = mtk_iommu_iova_to_phys,