summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/usb/ch9.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/uapi/linux/usb/ch9.h b/include/uapi/linux/usb/ch9.h
index 53d139f80c69..76a7f036d286 100644
--- a/include/uapi/linux/usb/ch9.h
+++ b/include/uapi/linux/usb/ch9.h
@@ -674,12 +674,6 @@ struct usb_otg_descriptor {
__u8 bDescriptorType;
__u8 bmAttributes; /* support for HNP, SRP, etc */
- __le16 bcdOTG; /* OTG and EH supplement release number
- * in binary-coded decimal (i.e. 2.0 is 0200H).
- * This field identifies the release of the
- * OTG and EH supplement with which the device
- * and its descriptors are compliant.
- */
} __attribute__ ((packed));
/* USB_DT_OTG (from OTG 2.0 supplement) */