Merge "iommu: msm: add EXPORT_SYMBOL for msm_dma_unmap_all_for_dev"

This commit is contained in:
Linux Build Service Account 2016-10-06 12:26:01 -07:00 committed by Gerrit - the friendly Code Review server
commit 686ab41fed

View file

@ -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