crc32: Use the crc.h header for crc functions
[platform/kernel/u-boot.git] / board / sunxi / board.c
index e3b2d13..b9450a0 100644 (file)
@@ -24,6 +24,7 @@
 #include <asm/arch/gpio.h>
 #include <asm/arch/mmc.h>
 #include <asm/arch/spl.h>
+#include <u-boot/crc.h>
 #ifndef CONFIG_ARM64
 #include <asm/armv7.h>
 #endif