common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / phy / sti_usb_phy.c
index ec597da..2a20f76 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <asm/io.h>
 #include <bitfield.h>
 #include <dm.h>