On Sat, Dec 03, 2016 at 03:25:21AM +0000, csmanjuvijay@xxxxxxxxx wrote: > From: Manjunath Goudar <csmanjuvijay@xxxxxxxxx> > > Remove usb_disabled() extern declaration as it is already declared > as EXPORT_SYMBOL_GPL declaration in drivers/usb/core/usb.c The EXPORT_SYMBOL_GPL() has nothing to do with this, it's the fact that it is exported in include/linux/usb.h that matters. Please fix the text up and resend. 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