thermal: imx_scu_thermal: prevent boot hang with zero pdata
[oweals/u-boot.git] / lib / image-sparse.c
index df623adc58e8d85667ee5fcff4af689127ba506f..187ac28cd364b7f9a9e0d28ee88451ab959ef547 100644 (file)
 
 #include <config.h>
 #include <common.h>
+#include <blk.h>
 #include <image-sparse.h>
 #include <div64.h>
+#include <log.h>
 #include <malloc.h>
 #include <part.h>
 #include <sparse_format.h>