]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - lib/iommu-helper.c
lib: reduce the use of module.h wherever possible
[mirror_ubuntu-zesty-kernel.git] / lib / iommu-helper.c
index da053313ee5c089e099d02c9a368eb4f4aacaf56..ae7d50b057640dd9986ea5e9916461fca45d8d42 100644 (file)
@@ -2,7 +2,7 @@
  * IOMMU helper functions for the free area management
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/bitmap.h>
 
 int iommu_is_span_boundary(unsigned int index, unsigned int nr,