crc32: Use the crc.h header for crc functions
[platform/kernel/u-boot.git] / disk / part_efi.c
index 51fa4a7..b2e157d 100644 (file)
@@ -19,6 +19,7 @@
 #include <part_efi.h>
 #include <linux/compiler.h>
 #include <linux/ctype.h>
+#include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;