common: Drop log.h from common header
[pandora-u-boot.git] / drivers / usb / gadget / f_dfu.c
index a4a57ba..4bedc7d 100644 (file)
@@ -17,6 +17,7 @@
 #include <env.h>
 #include <errno.h>
 #include <common.h>
+#include <log.h>
 #include <malloc.h>
 
 #include <linux/usb/ch9.h>