aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/storage/unusual_devs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index 7bbfd31a9645..6d6108b3993b 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1265,14 +1265,6 @@ UNUSUAL_DEV( 0x0ace, 0x20ff, 0x0101, 0x0101,
1265 US_SC_DEVICE, US_PR_DEVICE, NULL, 1265 US_SC_DEVICE, US_PR_DEVICE, NULL,
1266 US_FL_IGNORE_DEVICE ), 1266 US_FL_IGNORE_DEVICE ),
1267 1267
1268/* SanDisk that has a second LUN for a driver ISO, reported by
1269 * Ben Collins <bcollins@ubuntu.com> */
1270UNUSUAL_DEV( 0x0781, 0x5406, 0x0000, 0xffff,
1271 "SanDisk",
1272 "U3 Cruzer Micro driver ISO",
1273 US_SC_DEVICE, US_PR_DEVICE, NULL,
1274 US_FL_SINGLE_LUN ),
1275
1276#ifdef CONFIG_USB_STORAGE_ISD200 1268#ifdef CONFIG_USB_STORAGE_ISD200
1277UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110, 1269UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110,
1278 "ATI", 1270 "ATI",