usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
[platform/kernel/u-boot.git] / drivers / usb / gadget / s3c_udc_otg_regs.h
index ac5d112..c8da803 100644 (file)
@@ -48,7 +48,7 @@ struct ep_fifo {
 };
 
 /* USB2.0 OTG Controller register */
-struct s3c_usbotg_reg {
+struct dwc2_usbotg_reg {
        /* Core Global Registers */
        u32 gotgctl; /* OTG Control & Status */
        u32 gotgint; /* OTG Interrupt */