]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/storage/unusual_freecom.h
usb: change to new flag variable
[karo-tx-linux.git] / drivers / usb / storage / unusual_freecom.h
index 3758679423918d9879906b492243600f3115c637..59a261155b988f0bdec4b1c8e287885940a4ef1e 100644 (file)
@@ -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) || ... */