]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/base/dma-coherent.c
drivers/base: dma-coherent.c is a module and needs module.h
[karo-tx-linux.git] / drivers / base / dma-coherent.c
index f369e2795985a66d0e00c399464bef711acbf697..bb0025c510b3860e1f84b434c03a4d34a1d64851 100644 (file)
@@ -4,6 +4,7 @@
  */
 #include <linux/slab.h>
 #include <linux/kernel.h>
+#include <linux/module.h>
 #include <linux/dma-mapping.h>
 
 struct dma_coherent_mem {