Merge branch '2020-04-25-master-imports'
[platform/kernel/u-boot.git] / common / usb_hub.c
index 9069f4b..c642b68 100644 (file)
@@ -24,7 +24,9 @@
 #include <common.h>
 #include <command.h>
 #include <dm.h>
+#include <env.h>
 #include <errno.h>
+#include <malloc.h>
 #include <memalign.h>
 #include <asm/processor.h>
 #include <asm/unaligned.h>