Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu',...
[cascardo/linux.git] / drivers / iommu / arm-smmu.c
index 7a80f71..b8aac13 100644 (file)
@@ -1723,6 +1723,7 @@ static const struct iommu_ops arm_smmu_ops = {
        .detach_dev             = arm_smmu_detach_dev,
        .map                    = arm_smmu_map,
        .unmap                  = arm_smmu_unmap,
+       .map_sg                 = default_iommu_map_sg,
        .iova_to_phys           = arm_smmu_iova_to_phys,
        .add_device             = arm_smmu_add_device,
        .remove_device          = arm_smmu_remove_device,