part: detect EFI system partition
[platform/kernel/u-boot.git] / common / avb_verify.c
index 36898a6..a2b7396 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <avb_verify.h>
 #include <blk.h>
+#include <cpu_func.h>
 #include <fastboot.h>
 #include <image.h>
 #include <malloc.h>