]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/sha1.c
video: xilinxfb: Fix for "Use standard variable name convention"
[karo-tx-linux.git] / lib / sha1.c
index 1de509a159c8db264b9e5c492db2794f4d77bdcf..1df191e04a24c800f59759f4445d799822f5d9e9 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #include <linux/kernel.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/bitops.h>
 #include <linux/cryptohash.h>
 #include <asm/unaligned.h>