public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB: remove (unneeded proto) that causes a warning w/o CONFIG_PM
@ 2004-10-20  2:38 Chris Wedgwood
  2004-10-20 23:49 ` Greg KH
  2004-10-20 23:50 ` Greg KH
  0 siblings, 2 replies; 7+ messages in thread
From: Chris Wedgwood @ 2004-10-20  2:38 UTC (permalink / raw)
  To: LKML; +Cc: Greg KH

remove (unneeded proto) that causes a warning w/o CONFIG_PM

Signed-off-by: cw@f00f.org

diff -Nru a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c
--- a/drivers/usb/host/ohci-hcd.c	2004-10-19 17:48:05 -07:00
+++ b/drivers/usb/host/ohci-hcd.c	2004-10-19 17:48:05 -07:00
@@ -140,7 +140,6 @@
 
 static void ohci_dump (struct ohci_hcd *ohci, int verbose);
 static int ohci_init (struct ohci_hcd *ohci);
-static int ohci_restart (struct ohci_hcd *ohci);
 static void ohci_stop (struct usb_hcd *hcd);
 
 #include "ohci-hub.c"

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

end of thread, other threads:[~2004-11-04 15:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-20  2:38 [PATCH] USB: remove (unneeded proto) that causes a warning w/o CONFIG_PM Chris Wedgwood
2004-10-20 23:49 ` Greg KH
2004-10-20 23:50 ` Greg KH
2004-10-21  0:29   ` Chris Wedgwood
2004-10-21  2:13     ` Greg KH
2004-11-03  9:10       ` [PATCH] USB: fix compile warning for USB w/oPM Chris Wedgwood
2004-11-04  1:52         ` Greg KH

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