Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[deliverable/linux.git] / lib / iommu-helper.c
index da053313ee5c089e099d02c9a368eb4f4aacaf56..c27e269210c426a9066dea48ecce05577ab35eed 100644 (file)
@@ -2,8 +2,9 @@
  * IOMMU helper functions for the free area management
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/bitmap.h>
+#include <linux/bug.h>
 
 int iommu_is_span_boundary(unsigned int index, unsigned int nr,
                           unsigned long shift,
This page took 0.026174 seconds and 5 git commands to generate.