common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / usb / gadget / dwc2_udc_otg_phy.c
index c4338af0d733b0cb2645c7ce634b6f360797b37a..7f8e9564b9e5d5259d4728420a7e4941d5f95916 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include <common.h>
+#include <linux/delay.h>
 #include <linux/errno.h>
 #include <linux/list.h>
 #include <malloc.h>