Skip to content

Commit efa3a13

Browse files
finikorgAnas Nashif
authored and
Anas Nashif
committed
usb: Remove duplicated ACM_SUBCLASS definition
ACM_SUBCLASS is already defined in USB CDC header. Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 4291fb6 commit efa3a13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/usb/usb_common.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
#define DFU_CLASS 0xFE
104104

105105
/* Sub-classes */
106-
#define ACM_SUBCLASS 0x02
107106
#define CDC_NCM_SUBCLASS 0x0d
108107
#define BOOT_INTERFACE_SUBCLASS 0x01
109108
#define SCSI_TRANSPARENT_SUBCLASS 0x06

0 commit comments

Comments
 (0)