crypto: add module.h to those files that are explicitly using it
[pandora-kernel.git] / drivers / crypto / mv_cesa.c
index 3cf303e..5c6f56f 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/platform_device.h>
 #include <linux/scatterlist.h>
 #include <linux/slab.h>
+#include <linux/module.h>
 #include <crypto/internal/hash.h>
 #include <crypto/sha.h>