USB: storage: Use USB_ prefix instead of US_ prefix
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / usb / storage / unusual_alauda.h
index 8c412f885dd2e59543c2247e72edbb835274395b..fa3e9edaa2cfaf8ba420aab00e3bcddc50129938 100644 (file)
 UNUSUAL_DEV(  0x0584, 0x0008, 0x0102, 0x0102,
                "Fujifilm",
                "DPC-R1 (Alauda)",
-               US_SC_SCSI, US_PR_ALAUDA, init_alauda, 0),
+               USB_SC_SCSI, USB_PR_ALAUDA, init_alauda, 0),
 
 UNUSUAL_DEV(  0x07b4, 0x010a, 0x0102, 0x0102,
                "Olympus",
                "MAUSB-10 (Alauda)",
-               US_SC_SCSI, US_PR_ALAUDA, init_alauda, 0),
+               USB_SC_SCSI, USB_PR_ALAUDA, init_alauda, 0),
 
 #endif /* defined(CONFIG_USB_STORAGE_ALAUDA) || ... */