]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/libcrc32c.c
Merge remote-tracking branch 'thermal-soc/next'
[karo-tx-linux.git] / lib / libcrc32c.c
index acf9da449f8168ff966d59b394750946cadc0543..74a54b7f25626e8c6d224af2b7384f7dcbf2e72f 100644 (file)
@@ -36,6 +36,7 @@
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
+#include <linux/crc32c.h>
 
 static struct crypto_shash *tfm;