Loading drivers/iommu/msm_dma_iommu_mapping.c +1 −0 Original line number Diff line number Diff line Loading @@ -376,6 +376,7 @@ int msm_dma_unmap_all_for_dev(struct device *dev) return ret; } EXPORT_SYMBOL(msm_dma_unmap_all_for_dev); /* * Only to be called by ION code when a buffer is freed Loading Loading
drivers/iommu/msm_dma_iommu_mapping.c +1 −0 Original line number Diff line number Diff line Loading @@ -376,6 +376,7 @@ int msm_dma_unmap_all_for_dev(struct device *dev) return ret; } EXPORT_SYMBOL(msm_dma_unmap_all_for_dev); /* * Only to be called by ION code when a buffer is freed Loading