aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy/omap_usb_phy.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-25 13:50:51 -0400
committerTom Rini <trini@konsulko.com>2019-10-25 13:50:51 -0400
commit271103ac0b8ff627007f83d379927b60bcccb702 (patch)
tree8c6d4edd7976ba7170df364746240e6e37ed76b9 /drivers/usb/phy/omap_usb_phy.c
parentc9e50bb12af19a8365ae4d3099abb8db1abee785 (diff)
parent235f5e158e336371759f98ffbf265fe078cda251 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-usb
- DWC3 improvements - i.MX7 EHCI bugfix
Diffstat (limited to 'drivers/usb/phy/omap_usb_phy.c')
-rw-r--r--drivers/usb/phy/omap_usb_phy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/phy/omap_usb_phy.c b/drivers/usb/phy/omap_usb_phy.c
index 32e5bbb8d8..897e6f19f7 100644
--- a/drivers/usb/phy/omap_usb_phy.c
+++ b/drivers/usb/phy/omap_usb_phy.c
@@ -19,7 +19,7 @@
#include <linux/usb/dwc3.h>
#include <linux/usb/xhci-omap.h>
-#include "../host/xhci.h"
+#include <usb/xhci.h>
#ifdef CONFIG_OMAP_USB3PHY1_HOST
struct usb3_dpll_params {