diff options
Diffstat (limited to 'drivers/phy/mt76x8-usb-phy.c')
-rw-r--r-- | drivers/phy/mt76x8-usb-phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/mt76x8-usb-phy.c b/drivers/phy/mt76x8-usb-phy.c index 7fa8c8bf70..4c0818f6e8 100644 --- a/drivers/phy/mt76x8-usb-phy.c +++ b/drivers/phy/mt76x8-usb-phy.c @@ -14,6 +14,7 @@ #include <reset.h> #include <asm/io.h> #include <linux/bitops.h> +#include <linux/delay.h> #define OFS_U2_PHY_AC0 0x800 #define USBPLL_FBDIV_S 16 |