On Sat, Dec 03, 2016 at 03:25:22AM +0000, csmanjuvi...@gmail.com wrote: > From: Manjunath Goudar <csmanjuvi...@gmail.com> > > Remove usb_disabled() and ocpi_enable() extern declaration > as it is already declared as EXPORT_SYMBOL_GPL declaration.
Same here, EXPORT_SYMBOL* doesn't matter for stuff like this. thanks, greg k-h