|
@@ -9,6 +9,8 @@
|
|
#ifndef __LINUX_USB_CDC_H
|
|
#ifndef __LINUX_USB_CDC_H
|
|
#define __LINUX_USB_CDC_H
|
|
#define __LINUX_USB_CDC_H
|
|
|
|
|
|
|
|
+#include <linux/types.h>
|
|
|
|
+
|
|
#define USB_CDC_SUBCLASS_ACM 0x02
|
|
#define USB_CDC_SUBCLASS_ACM 0x02
|
|
#define USB_CDC_SUBCLASS_ETHERNET 0x06
|
|
#define USB_CDC_SUBCLASS_ETHERNET 0x06
|
|
#define USB_CDC_SUBCLASS_WHCM 0x08
|
|
#define USB_CDC_SUBCLASS_WHCM 0x08
|