common: Drop log.h from common header
[pandora-u-boot.git] / drivers / usb / musb / musb_hcd.c
index adcd319..632a988 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <usb.h>
 #include "musb_hcd.h"