Re: 2.6.6-mm2

From: Greg KH
Date: Thu May 13 2004 - 18:04:12 EST


On Thu, May 13, 2004 at 11:24:47AM -0700, Andrew Morton wrote:
> "Matt H." <lkml@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > Just attempted to compile 2.6.6-mm2 and got this error
> >
> > CC [M] drivers/usb/core/driverfs.o
> > CC [M] drivers/usb/core/hcd-pci.o
> > LD [M] drivers/usb/core/usbcore.o
> > LD drivers/usb/host/built-in.o
> > CC [M] drivers/usb/host/ehci-hcd.o
> > CC [M] drivers/usb/host/ohci-hcd.o
> > In file included from drivers/usb/host/ohci-hcd.c:129:
> > drivers/usb/host/ohci-hub.c: In function `ohci_rh_resume':
> > drivers/usb/host/ohci-hub.c:313: error: `hcd' undeclared (first use in this
> > function)
>
> hm, not sure what's happened there...

Oops, didn't check with CONFIG_PM disabled, sorry.

Applied, thanks.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/