On Tue, 23 Oct 2012, Florian Fainelli wrote: > Commit cfa49b4b (USB: ohci: merge ohci_finish_controller_resume with > ohci_resume) merged ohci_finish_controller_resume with ohci_resume but forgot > to update the ohci-sm501 driver accordingly, thus causing the folllowing build > failure: > > 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] > > Reported-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> > Signed-off-by: Florian Fainelli <florian@xxxxxxxxxxx> Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> I didn't check for this sort of thing while reviewing the patches originally... Alan Stern -- 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