diff options
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index c8264ff5457e..6ccdd3dd5259 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -877,7 +877,8 @@ UNUSUAL_DEV( 0x071b, 0x3203, 0x0000, 0x0000, | |||
877 | "RockChip", | 877 | "RockChip", |
878 | "MP3", | 878 | "MP3", |
879 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, | 879 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, |
880 | US_FL_NO_WP_DETECT | US_FL_MAX_SECTORS_64), | 880 | US_FL_NO_WP_DETECT | US_FL_MAX_SECTORS_64 | |
881 | US_FL_NO_READ_CAPACITY_16), | ||
881 | 882 | ||
882 | /* Reported by Jean-Baptiste Onofre <jb@nanthrax.net> | 883 | /* Reported by Jean-Baptiste Onofre <jb@nanthrax.net> |
883 | * Support the following product : | 884 | * Support the following product : |