common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / usb / phy / rockchip_usb2_phy.c
index ec998901ab9b82446771228ba2f479d63d417f46..6a60523e0f8432a1a0d96b82b9946e5b7a634f42 100644 (file)
@@ -5,7 +5,9 @@
 
 #include <common.h>
 #include <hang.h>
+#include <log.h>
 #include <asm/io.h>
+#include <linux/delay.h>
 
 #include "../gadget/dwc2_udc_otg_priv.h"