On Mon, Jan 21, 2013 at 03:37:15AM +0000, Fangxiaozhi (Franko) wrote: > Dear Greg: > > > I get the following errors: > > > > drivers/usb/storage/unusual_devs.h:1530:1: error: implicit declaration of > > function ‘UNUSUAL_VENDOR_INTF’ [-Werror=implicit-function-declaration] > > drivers/usb/storage/unusual_devs.h:1534:3: warning: missing braces around > > initializer [-Wmissing-braces] > > drivers/usb/storage/unusual_devs.h:1534:3: warning: (near initialization for > > ‘us_unusual_dev_list[186]’) [-Wmissing-braces] > > drivers/usb/storage/unusual_devs.h:1534:3: error: initializer element is not > > constant > > drivers/usb/storage/unusual_devs.h:1534:3: error: (near initialization for > > ‘us_unusual_dev_list[186].vendorName’) > > drivers/usb/storage/unusual_devs.h:1537:1: warning: braces around scalar > > initializer [enabled by default] > > > > And it goes on and on... > ----------The macro define, please see another patch: > [PATCH 1/1]linux-usb:Define a new macro for USB storage match rules > http://www.spinics.net/lists/linux-usb/msg76629.html Please resend it, I do not have this patch anymore in my queue. Remember, I asked you to resend everything that was needed, with the proper ordering. Please resend all patches, properly fixed up, that you wish to see applied. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html