diff options
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index a5867c6d761b..24e23c29d292 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -794,14 +794,6 @@ UNUSUAL_DEV( 0x05c6, 0x1000, 0x0000, 0x9999, | |||
794 | US_SC_DEVICE, US_PR_DEVICE, option_ms_init, | 794 | US_SC_DEVICE, US_PR_DEVICE, option_ms_init, |
795 | 0), | 795 | 0), |
796 | 796 | ||
797 | #ifdef CONFIG_USB_STORAGE_JUMPSHOT | ||
798 | UNUSUAL_DEV( 0x05dc, 0x0001, 0x0000, 0x0001, | ||
799 | "Lexar", | ||
800 | "Jumpshot USB CF Reader", | ||
801 | US_SC_SCSI, US_PR_JUMPSHOT, NULL, | ||
802 | US_FL_NEED_OVERRIDE ), | ||
803 | #endif | ||
804 | |||
805 | /* Reported by Blake Matheny <bmatheny@purdue.edu> */ | 797 | /* Reported by Blake Matheny <bmatheny@purdue.edu> */ |
806 | UNUSUAL_DEV( 0x05dc, 0xb002, 0x0000, 0x0113, | 798 | UNUSUAL_DEV( 0x05dc, 0xb002, 0x0000, 0x0113, |
807 | "Lexar", | 799 | "Lexar", |