usb-storage: make jumpshot a separate module
[deliverable/linux.git] / drivers / usb / storage / unusual_devs.h
index a5867c6d761b0368d145241369bbceb5ee9ab763..24e23c29d292cf542693ed3be0f905502b5b8d3a 100644 (file)
@@ -794,14 +794,6 @@ UNUSUAL_DEV(  0x05c6, 0x1000, 0x0000, 0x9999,
                US_SC_DEVICE, US_PR_DEVICE, option_ms_init,
                0),
 
-#ifdef CONFIG_USB_STORAGE_JUMPSHOT
-UNUSUAL_DEV(  0x05dc, 0x0001, 0x0000, 0x0001,
-               "Lexar",
-               "Jumpshot USB CF Reader",
-               US_SC_SCSI, US_PR_JUMPSHOT, NULL,
-               US_FL_NEED_OVERRIDE ),
-#endif
-
 /* Reported by Blake Matheny <bmatheny@purdue.edu> */
 UNUSUAL_DEV(  0x05dc, 0xb002, 0x0000, 0x0113,
                "Lexar",
This page took 0.027623 seconds and 5 git commands to generate.