aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/mv_otg.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/otg/mv_otg.h')
-rw-r--r--drivers/usb/otg/mv_otg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/otg/mv_otg.h b/drivers/usb/otg/mv_otg.h
index be6ca1437645..8a9e351b36ba 100644
--- a/drivers/usb/otg/mv_otg.h
+++ b/drivers/usb/otg/mv_otg.h
@@ -136,7 +136,7 @@ struct mv_otg_regs {
};
struct mv_otg {
- struct otg_transceiver otg;
+ struct usb_phy phy;
struct mv_otg_ctrl otg_ctrl;
/* base address */