diff options
Diffstat (limited to 'lib/iommu-helper.c')
-rw-r--r-- | lib/iommu-helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/iommu-helper.c b/lib/iommu-helper.c index 8b1ab6222562..c27e269210c4 100644 --- a/lib/iommu-helper.c +++ b/lib/iommu-helper.c @@ -2,7 +2,7 @@ * IOMMU helper functions for the free area management */ -#include <linux/module.h> +#include <linux/export.h> #include <linux/bitmap.h> #include <linux/bug.h> |