diff options
Diffstat (limited to 'drivers/usb/serial/pl2303.h')
-rw-r--r-- | drivers/usb/serial/pl2303.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/usb/serial/pl2303.h b/drivers/usb/serial/pl2303.h index f1f67bd20376..f061f30ec16f 100644 --- a/drivers/usb/serial/pl2303.h +++ b/drivers/usb/serial/pl2303.h | |||
@@ -96,10 +96,6 @@ | |||
96 | #define ALCOR_VENDOR_ID 0x058F | 96 | #define ALCOR_VENDOR_ID 0x058F |
97 | #define ALCOR_PRODUCT_ID 0x9720 | 97 | #define ALCOR_PRODUCT_ID 0x9720 |
98 | 98 | ||
99 | /* Huawei E620 UMTS/HSDPA card (ID: 12d1:1001) */ | ||
100 | #define HUAWEI_VENDOR_ID 0x12d1 | ||
101 | #define HUAWEI_PRODUCT_ID 0x1001 | ||
102 | |||
103 | /* Willcom WS002IN Data Driver (by NetIndex Inc.) */ | 99 | /* Willcom WS002IN Data Driver (by NetIndex Inc.) */ |
104 | #define WS002IN_VENDOR_ID 0x11f6 | 100 | #define WS002IN_VENDOR_ID 0x11f6 |
105 | #define WS002IN_PRODUCT_ID 0x2001 | 101 | #define WS002IN_PRODUCT_ID 0x2001 |