diff options
Diffstat (limited to 'drivers/usb/serial/zte_ev.c')
-rw-r--r-- | drivers/usb/serial/zte_ev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/serial/zte_ev.c b/drivers/usb/serial/zte_ev.c index 4ecff9cba286..960f70edcfd7 100644 --- a/drivers/usb/serial/zte_ev.c +++ b/drivers/usb/serial/zte_ev.c | |||
@@ -275,7 +275,6 @@ static const struct usb_device_id id_table[] = { | |||
275 | /* MG880 */ | 275 | /* MG880 */ |
276 | { USB_DEVICE(0x19d2, 0xfffd) }, | 276 | { USB_DEVICE(0x19d2, 0xfffd) }, |
277 | { USB_DEVICE(0x05C6, 0x3197) }, | 277 | { USB_DEVICE(0x05C6, 0x3197) }, |
278 | { USB_DEVICE(0x05C6, 0x9008) }, | ||
279 | { }, | 278 | { }, |
280 | }; | 279 | }; |
281 | MODULE_DEVICE_TABLE(usb, id_table); | 280 | MODULE_DEVICE_TABLE(usb, id_table); |