public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Commit 9a11899 (USB: OHCI: add missing PCI PM callbacks to ohci-pci.c) breaks several builds
@ 2013-08-26  3:30 Guenter Roeck
  2013-08-26  4:02 ` Guenter Roeck
  0 siblings, 1 reply; 12+ messages in thread
From: Guenter Roeck @ 2013-08-26  3:30 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org
  Cc: Linus Torvalds, Greg Kroah-Hartman, Alan Stern, Steve Cotton

Broken builds:
	mips:ath79_defconfig
	parisc:defconfig
	sparc32:defconfig
	sparc64:defconfig
	tile:defconfig

Error log:
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

Guenter

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-08-26 22:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26  3:30 Commit 9a11899 (USB: OHCI: add missing PCI PM callbacks to ohci-pci.c) breaks several builds Guenter Roeck
2013-08-26  4:02 ` Guenter Roeck
2013-08-26  4:26   ` Greg Kroah-Hartman
2013-08-26  4:56     ` Guenter Roeck
2013-08-26 14:47     ` Alan Stern
2013-08-26 14:53     ` [PATCH] USB: OHCI: fix build error related to ohci_suspend/resume Alan Stern
2013-08-26 15:38       ` Greg Kroah-Hartman
2013-08-26 16:06         ` Guenter Roeck
2013-08-26 16:50           ` Greg Kroah-Hartman
2013-08-26 17:19             ` Guenter Roeck
2013-08-26 22:14               ` Greg Kroah-Hartman
2013-08-26 22:23                 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox