thermal: imx_scu_thermal: prevent boot hang with zero pdata
[oweals/u-boot.git] / lib / membuff.c
index 45dae2d576fdcfb8fdc27e2eb48080d1c5e1613e..36dc43a523fb33f7b80551f89ddb2e71a2a0e144 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include "membuff.h"