aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/storage/unusual_devs.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index f0fe29c12410..f49a62fc32d2 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1325,13 +1325,6 @@ UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
1325 US_SC_DEVICE, US_PR_DEVICE, NULL, 1325 US_SC_DEVICE, US_PR_DEVICE, NULL,
1326 US_FL_FIX_CAPACITY ), 1326 US_FL_FIX_CAPACITY ),
1327 1327
1328/* Reported by Jan Mate <mate@fiit.stuba.sk> */
1329UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
1330 "Sony Ericsson",
1331 "P990i",
1332 US_SC_DEVICE, US_PR_DEVICE, NULL,
1333 US_FL_FIX_CAPACITY ),
1334
1335/* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu> 1328/* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
1336 * Tested on hardware version 1.10. 1329 * Tested on hardware version 1.10.
1337 * Entry is needed only for the initializer function override. 1330 * Entry is needed only for the initializer function override.