arm: stm32mp: improve the error message for smc
[oweals/u-boot.git] / env / nvram.c
index 79201bd788be1ec83e41de807af570567e52dc23..a78db21623637299d7a9b6deea59779046b444f6 100644 (file)
@@ -30,6 +30,7 @@
 #include <linux/stddef.h>
 #include <search.h>
 #include <errno.h>
+#include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;