]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/usb/s3c_udc.h
mmc: add function to get the number of available mmc interfaces
[karo-tx-uboot.git] / include / usb / s3c_udc.h
index 70e48f88ee7386e86bba22a71b903f45c11f9359..7f49a4e2d5cfec88c301a69b264d5e8bd1888938 100644 (file)
@@ -108,5 +108,6 @@ struct s3c_plat_otg_data {
        unsigned int    regs_otg;
        unsigned int    usb_phy_ctrl;
        unsigned int    usb_flags;
+       unsigned int    usb_gusbcfg;
 };
 #endif