Merge "iommu: msm: add EXPORT_SYMBOL for msm_dma_unmap_all_for_dev"
This commit is contained in:
commit
686ab41fed
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue