import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / uapi / linux / usb / ch9.h
index aa33fd1b2d4f3a7575dc160d906907133119f1d5..ae184d13f9ac009e11443ed7c70858c0590fe311 100644 (file)
@@ -672,6 +672,9 @@ struct usb_otg_descriptor {
        __u8  bDescriptorType;
 
        __u8  bmAttributes;     /* support for HNP, SRP, etc */
+#ifdef CONFIG_USBIF_COMPLIANCE 
+       __le16 bcdOTG;
+#endif 
 } __attribute__ ((packed));
 
 /* from usb_otg_descriptor.bmAttributes */