diff options
Diffstat (limited to 'drivers/usb/image')
-rw-r--r-- | drivers/usb/image/microtek.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/image/microtek.c b/drivers/usb/image/microtek.c index 458f2acdeb0a..28538db9eaf3 100644 --- a/drivers/usb/image/microtek.c +++ b/drivers/usb/image/microtek.c | |||
@@ -674,7 +674,7 @@ struct vendor_product | |||
674 | 674 | ||
675 | 675 | ||
676 | /* These are taken from the msmUSB.inf file on the Windows driver CD */ | 676 | /* These are taken from the msmUSB.inf file on the Windows driver CD */ |
677 | const static struct vendor_product mts_supported_products[] = | 677 | static const struct vendor_product mts_supported_products[] = |
678 | { | 678 | { |
679 | { "Phantom 336CX", mts_sup_unknown}, | 679 | { "Phantom 336CX", mts_sup_unknown}, |
680 | { "Phantom 336CX", mts_sup_unknown}, | 680 | { "Phantom 336CX", mts_sup_unknown}, |