[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130826114427.GA27507@kroah.com>
Date: Mon, 26 Aug 2013 04:44:27 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Meelis Roos <mroos@...ux.ee>
Cc: Alan Stern <stern@...land.harvard.edu>, linux-usb@...r.kernel.org,
Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: Re: 3.11-rc7: compile failure in ohci
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists