usb: serial: option: fix warning: "CINTERION_VENDOR_ID" redefined

This commit is contained in:
黄涛
2011-11-07 11:45:09 +08:00
parent 2671ace5ab
commit 6dd0c49a3e

View File

@@ -400,8 +400,6 @@ static void option_instat_callback(struct urb *urb);
#define THINKWILL_PRODUCT_ID 0x9909
#define THINKWILL_MI900_PRODUCT_ID 0x9013
#define CINTERION_VENDOR_ID 0x0681
/* Olivetti products */
#define OLIVETTI_VENDOR_ID 0x0b3c
#define OLIVETTI_PRODUCT_OLICARD100 0xc000
@@ -1042,7 +1040,6 @@ static const struct usb_device_id option_ids[] = {
{ USB_DEVICE(LEADCORE_VENDOR_ID, 0x5700) },
{ USB_DEVICE(LEADCORE_VENDOR_ID, 0x6341) },
{ USB_DEVICE(CINTERION_VENDOR_ID, 0x0047) },
{ USB_DEVICE(OLIVETTI_VENDOR_ID, OLIVETTI_PRODUCT_OLICARD100) },
{ USB_DEVICE(CELOT_VENDOR_ID, CELOT_PRODUCT_CT680M) }, /* CT-650 CDMA 450 1xEVDO modem */
{ USB_DEVICE(ONDA_VENDOR_ID, ONDA_MT825UP) }, /* ONDA MT825UP modem */