Merge remote-tracking branches 'asoc/fix/wm8985', 'asoc/fix/wm8994', 'asoc/fix/wm8996...
[deliverable/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;
 
This page took 0.029037 seconds and 5 git commands to generate.