diff options
Diffstat (limited to 'drivers/usb/class/cdc-acm.h')
-rw-r--r-- | drivers/usb/class/cdc-acm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/class/cdc-acm.h b/drivers/usb/class/cdc-acm.h index 35ef887b7417..0f76e4af600e 100644 --- a/drivers/usb/class/cdc-acm.h +++ b/drivers/usb/class/cdc-acm.h | |||
@@ -128,3 +128,4 @@ struct acm { | |||
128 | #define NO_CAP_LINE 4 | 128 | #define NO_CAP_LINE 4 |
129 | #define NOT_A_MODEM 8 | 129 | #define NOT_A_MODEM 8 |
130 | #define NO_DATA_INTERFACE 16 | 130 | #define NO_DATA_INTERFACE 16 |
131 | #define IGNORE_DEVICE 32 | ||