diff options
Diffstat (limited to 'drivers/phy/keystone-usb-phy.c')
-rw-r--r-- | drivers/phy/keystone-usb-phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/keystone-usb-phy.c b/drivers/phy/keystone-usb-phy.c index 3be51a33f8..7624f10a04 100644 --- a/drivers/phy/keystone-usb-phy.c +++ b/drivers/phy/keystone-usb-phy.c @@ -11,6 +11,7 @@ #include <generic-phy.h> #include <asm/io.h> #include <asm/arch/psc_defs.h> +#include <linux/delay.h> /* USB PHY control register offsets */ #define USB_PHY_CTL_UTMI 0x0000 |