crc32: Use the crc.h header for crc functions
[oweals/u-boot.git] / board / sunxi / board.c
index e3b2d13892c89ad0c6292ac6b20185c0c4fcadd7..b9450a0e36b4e769c1313954dedddaa017b6f1a8 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