Re: linux-next: build failure after merge of the final tree (usb tree related)
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2012-10-23 04:21:37
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2012-10-23 04:21:37
Also in:
lkml
On Tue, Oct 23, 2012 at 03:13:54PM +1100, Stephen Rothwell wrote:
Hi all,
After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:
In file included from drivers/usb/host/ohci-hcd.c:1165:0:
drivers/usb/host/ohci-sm501.c: In function 'ohci_sm501_resume':
drivers/usb/host/ohci-sm501.c:241:2: error: implicit declaration of function 'ohci_finish_controller_resume' [-Werror=implicit-function-declaration]
Caused by commit cfa49b4b88fe ("USB: ohci: merge
ohci_finish_controller_resume with ohci_resume").Ick. Florian, can you send me a fix-up patch for this? thanks, greg k-h