summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-05-15 21:28:12 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-05-15 21:28:12 +0000
commitd475545c91e0a7ddb0bd494c92e93677e21b2740 (patch)
treef53e5a3b36d670f55b13bdbfa5f4459cb7198b3c /target/linux/generic
parent43e002fe5ea68c34a5e23f26f321baf103f988c6 (diff)
downloadmaster-31e0f0ae-d475545c91e0a7ddb0bd494c92e93677e21b2740.tar.gz
master-31e0f0ae-d475545c91e0a7ddb0bd494c92e93677e21b2740.tar.bz2
master-31e0f0ae-d475545c91e0a7ddb0bd494c92e93677e21b2740.zip
remove an accidentally copied comment from the option.ko device patch
SVN-Revision: 26908
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/patches-2.6.30/822-usb_serial_option_add_more_devices.patch2
1 files changed, 1 insertions, 1 deletions
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);