On Thu, 28 Sep 2006 17:05:24 -0700 Greg KH <[EMAIL PROTECTED]> 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. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
