flash: Tidy up coding style for flash functions
[oweals/u-boot.git] / common / usb_hub.c
index 9069f4b33aa191284f023fc67baf8af020067a47..c642b683e7ebc74dab4056001d8b2179265c68bb 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>