On Thu, 28 Sep 2000, Arjan van de Ven wrote:

> In article <[EMAIL PROTECTED]> you wrote:
> > I'm getting this compile time error on 2.2.18pre11:
> 
> > drivers/usb/usbdrv.o: In function `usb_init':
> > drivers/usb/usbdrv.o(.text+0x6deb): undefined reference to `uhci_init'
> 
> The patch below should fix that.

No it doesn't....  read the usb/uhci code.  It uses initcalls.  The
solution is to remove call to uhci_init() in usb_init().

        Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to