summaryrefslogtreecommitdiffstats
path: root/board/broadcom
diff options
context:
space:
mode:
Diffstat (limited to 'board/broadcom')
-rw-r--r--board/broadcom/bcm28155_ap/bcm28155_ap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/broadcom/bcm28155_ap/bcm28155_ap.c b/board/broadcom/bcm28155_ap/bcm28155_ap.c
index 20eb19142a..e517db3a3b 100644
--- a/board/broadcom/bcm28155_ap/bcm28155_ap.c
+++ b/board/broadcom/bcm28155_ap/bcm28155_ap.c
@@ -95,7 +95,7 @@ int board_mmc_init(bd_t *bis)
#endif
#ifdef CONFIG_USB_GADGET
-static struct s3c_plat_otg_data bcm_otg_data = {
+static struct dwc2_plat_otg_data bcm_otg_data = {
.regs_otg = HSOTG_BASE_ADDR
};
OpenPOWER on IntegriCloud