aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/unusual_freecom.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/storage/unusual_freecom.h')
-rw-r--r--drivers/usb/storage/unusual_freecom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/unusual_freecom.h b/drivers/usb/storage/unusual_freecom.h
index 375867942391..59a261155b98 100644
--- a/drivers/usb/storage/unusual_freecom.h
+++ b/drivers/usb/storage/unusual_freecom.h
@@ -21,6 +21,6 @@
UNUSUAL_DEV( 0x07ab, 0xfc01, 0x0000, 0x9999,
"Freecom",
"USB-IDE",
- US_SC_QIC, US_PR_FREECOM, init_freecom, 0),
+ USB_SC_QIC, USB_PR_FREECOM, init_freecom, 0),
#endif /* defined(CONFIG_USB_STORAGE_FREECOM) || ... */