]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/denx/mcvevk/socfpga.c
usb: s3c-otg: Rename struct s3c_plat_otg_data
[people/ms/u-boot.git] / board / denx / mcvevk / socfpga.c
index 1a23a7d88c829483eba3e51823379d4f2e44c814..f27b64e80e3752af25bdc1c0903ef27063df7294 100644 (file)
@@ -28,7 +28,7 @@ int board_init(void)
 }
 
 #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,
 };