From: Greg KH <greg@kroah.com>
To: Chris Wedgwood <cw@f00f.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] USB: remove (unneeded proto) that causes a warning w/o CONFIG_PM
Date: Wed, 20 Oct 2004 16:50:56 -0700 [thread overview]
Message-ID: <20041020235056.GA16606@kroah.com> (raw)
In-Reply-To: <20041020023803.GF8597@taniwha.stupidest.org>
On Tue, Oct 19, 2004 at 07:38:03PM -0700, Chris Wedgwood wrote:
> 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"
Wait, this patch causes problems if CONFIG_PM is enabled. Not applied.
thanks,
greg k-h
next prev parent reply other threads:[~2004-10-20 23:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041020235056.GA16606@kroah.com \
--to=greg@kroah.com \
--cc=cw@f00f.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox