diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-06-26 18:31:59 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2019-07-01 17:26:35 +0200 |
| commit | cccc4302d7da39e2fc41f9275442c267935632b7 (patch) | |
| tree | 6e3760b872a3e1ac8bd7c1bf11c3afc54e0c3190 /sys/linux/vusb_arm.const | |
| parent | 13c3a9996267a61c26f140209560dc44e32232de (diff) | |
sys/linux, executor: run make extract and generate
Diffstat (limited to 'sys/linux/vusb_arm.const')
| -rw-r--r-- | sys/linux/vusb_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/vusb_arm.const b/sys/linux/vusb_arm.const index 303fc602b..c639b46d0 100644 --- a/sys/linux/vusb_arm.const +++ b/sys/linux/vusb_arm.const @@ -103,7 +103,7 @@ USB_DT_DEVICE_QUALIFIER = 6 USB_DT_DEVICE_SIZE = 18 USB_DT_ENCRYPTION_TYPE = 14 USB_DT_ENDPOINT = 5 -USB_DT_ENDPOINT_SIZE = 7 +USB_DT_ENDPOINT_AUDIO_SIZE = 9 USB_DT_HUB = 41 USB_DT_INTERFACE = 4 USB_DT_INTERFACE_ASSOCIATION = 11 |
