summaryrefslogtreecommitdiffstats
path: root/board/ebv/socrates/socfpga.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ebv/socrates/socfpga.c')
-rw-r--r--board/ebv/socrates/socfpga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ebv/socrates/socfpga.c b/board/ebv/socrates/socfpga.c
index a1dbc492c9..10f8f68338 100644
--- a/board/ebv/socrates/socfpga.c
+++ b/board/ebv/socrates/socfpga.c
@@ -68,7 +68,7 @@ int board_phy_config(struct phy_device *phydev)
#endif
#ifdef CONFIG_USB_GADGET
-struct s3c_plat_otg_data socfpga_otg_data = {
+struct dwc2_plat_otg_data socfpga_otg_data = {
.regs_otg = CONFIG_USB_DWC2_REG_ADDR,
.usb_gusbcfg = 0x1417,
};
OpenPOWER on IntegriCloud