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