remove an accidentally copied comment from the option.ko device patch

SVN-Revision: 26908
This commit is contained in:
Jo-Philipp Wich 2011-05-15 21:28:12 +00:00
parent 43e002fe5e
commit d475545c91

View file

@ -31,7 +31,7 @@
{ USB_DEVICE(BENQ_VENDOR_ID, BENQ_PRODUCT_H10) },
{ USB_DEVICE(DLINK_VENDOR_ID, DLINK_PRODUCT_DWM_652) },
{ USB_DEVICE(0x1da5, 0x4515) }, /* BenQ H20 */
+ { USB_DEVICE(ALCATEL_VENDOR_ID, ALCATEL_PRODUCT_X220D) }, /* BenQ H20 */
+ { USB_DEVICE(ALCATEL_VENDOR_ID, ALCATEL_PRODUCT_X220D) },
{ } /* Terminating entry */
};
MODULE_DEVICE_TABLE(usb, option_ids);