usb: Remove duplicated ACM_SUBCLASS definition
ACM_SUBCLASS is already defined in USB CDC header. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
4291fb67a3
commit
efa3a137cf
@ -103,7 +103,6 @@
|
||||
#define DFU_CLASS 0xFE
|
||||
|
||||
/* Sub-classes */
|
||||
#define ACM_SUBCLASS 0x02
|
||||
#define CDC_NCM_SUBCLASS 0x0d
|
||||
#define BOOT_INTERFACE_SUBCLASS 0x01
|
||||
#define SCSI_TRANSPARENT_SUBCLASS 0x06
|
||||
|
||||
Loading…
Reference in New Issue
Block a user