Thread (19 messages) 19 messages, 3 authors, 2018-04-24
STALE3011d REVIEWED: 1 (0M)

[PATCH 02/12] iommu-helper: unexport iommu_area_alloc

From: hch@lst.de (Christoph Hellwig)
Date: 2018-04-23 17:04:42
Also in: linux-block, linux-iommu, linux-mips, linux-mm, linux-pci, sparclinux
Subsystem: library code, the rest · Maintainers: Andrew Morton, Linus Torvalds

This function is only used by built-in code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anshuman Khandual <redacted>
---
 lib/iommu-helper.c | 2 --
 1 file changed, 2 deletions(-)
diff --git a/lib/iommu-helper.c b/lib/iommu-helper.c
index 23633c0fda4a..ded1703e7e64 100644
--- a/lib/iommu-helper.c
+++ b/lib/iommu-helper.c
@@ -3,7 +3,6 @@
  * IOMMU helper functions for the free area management
  */
 
-#include <linux/export.h>
 #include <linux/bitmap.h>
 #include <linux/bug.h>
 
@@ -38,4 +37,3 @@ unsigned long iommu_area_alloc(unsigned long *map, unsigned long size,
 	}
 	return -1;
 }
-EXPORT_SYMBOL(iommu_area_alloc);
-- 
2.17.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help