On Mon, Aug 26, 2013 at 12:46:03PM +0300, Meelis Roos wrote:
> Tried 3.11-rc7 and got this compile failure on a couple of hosts where 
> -rc6 worked. config is below.
> 
> This commit seems to break it:
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9a11899c5e699a8d2551692dfcd4372e39dcbdf6
> 
>   CC [M]  drivers/usb/host/ohci-pci.o
> drivers/usb/host/ohci-pci.c: In function ‘ohci_pci_init’:
> drivers/usb/host/ohci-pci.c:309:35: error: ‘ohci_suspend’ undeclared (first 
> use in this function)
> drivers/usb/host/ohci-pci.c:309:35: note: each undeclared identifier is 
> reported only once for each function it appears in
> drivers/usb/host/ohci-pci.c:310:34: error: ‘ohci_resume’ undeclared (first 
> use in this function)
> make[3]: *** [drivers/usb/host/ohci-pci.o] Error 1

Sorry about that, known issue, if you enable CONFIG_PM_RUNTIME, it
should go away for now.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to