From d475545c91e0a7ddb0bd494c92e93677e21b2740 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 15 May 2011 21:28:12 +0000 Subject: remove an accidentally copied comment from the option.ko device patch SVN-Revision: 26908 --- .../generic/patches-2.6.30/822-usb_serial_option_add_more_devices.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/generic/patches-2.6.30/822-usb_serial_option_add_more_devices.patch b/target/linux/generic/patches-2.6.30/822-usb_serial_option_add_more_devices.patch index c0df7bb518..e6acd0324e 100644 --- a/target/linux/generic/patches-2.6.30/822-usb_serial_option_add_more_devices.patch +++ b/target/linux/generic/patches-2.6.30/822-usb_serial_option_add_more_devices.patch @@ -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); -- cgit v1.2.3