crc32: Use the crc.h header for crc functions
[pandora-u-boot.git] / drivers / mtd / ubi / vtbl.c
index fb535c1..9c46ef6 100644 (file)
@@ -50,6 +50,7 @@
 #include <linux/err.h>
 #include <linux/slab.h>
 #include <asm/div64.h>
+#include <u-boot/crc.h>
 #else
 #include <ubi_uboot.h>
 #endif