[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060928171218.3ff99ec5.akpm@osdl.org>
Date: Thu, 28 Sep 2006 17:12:18 -0700
From: Andrew Morton <akpm@...l.org>
To: Greg KH <gregkh@...e.de>
Cc: Linus Torvalds <torvalds@...l.org>, linux-kernel@...r.kernel.org,
linux-usb-devel@...ts.sourceforge.net
Subject: Re: [GIT PATCH] More USB patches for 2.6.18
On Thu, 28 Sep 2006 17:05:24 -0700
Greg KH <gregkh@...e.de> wrote:
> >
> > +#ifdef CONFIG_PM
> > +static int ohci_restart(struct ohci_hcd *ohci);
> > +#endif
>
> That #ifdef shouldn't be even needed.
We'll get "warning: 'ohci_restart' declared 'static' but never defined"
without it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists