diff --git a/[refs] b/[refs] index ea29e80e91ea..8d49103d8a36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50152dfaa7d09da85588b66fee7e8c7f541f631d +refs/heads/master: 2b9ddcb8b2ce6a44f0f969000f16b016caa64294 diff --git a/trunk/include/linux/usb/audio.h b/trunk/include/linux/usb/audio.h index 6bb293684eb8..4d3e450e2b03 100644 --- a/trunk/include/linux/usb/audio.h +++ b/trunk/include/linux/usb/audio.h @@ -269,8 +269,8 @@ struct uac_format_type_i_ext_descriptor { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; - __u8 bSubslotSize; __u8 bFormatType; + __u8 bSubslotSize; __u8 bBitResolution; __u8 bHeaderLength; __u8 bControlSize;