iommu-helper: unexport iommu_area_alloc
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Apr 2018 13:31:15 +0000 (15:31 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 04:55:37 +0000 (06:55 +0200)
commit33782714dc53cfb9b8b02e852f3d239e5820cf42
tree3d4b21d2578eb6010cb60489b715a5d0a529e1ac
parent0d3fdb157fd0b96b06be7f1d8cea21dd2bc030da
iommu-helper: unexport iommu_area_alloc

This function is only used by built-in code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
lib/iommu-helper.c