Merge git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / drivers / misc / p2sb-uclass.c
index a198700b5f5391447deca81d68ad98edef6c4aae..06b1e8d9ad7cf0643234be24b8971843f32c4fea 100644 (file)
@@ -8,6 +8,8 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
+#include <malloc.h>
 #include <mapmem.h>
 #include <p2sb.h>
 #include <spl.h>