common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / usb / host / ehci-generic.c
index 0643681..304a343 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <clk.h>
+#include <log.h>
 #include <dm/device_compat.h>
 #include <dm/devres.h>
 #include <dm/ofnode.h>