Messages in this thread |  | | Date | Thu, 28 Sep 2000 04:13:24 -0500 (CDT) | From | Jeff Garzik <> | Subject | Re: Linux 2.2.18pre11 |
| |
On Thu, 28 Sep 2000, Arjan van de Ven wrote:
> In article <20000928000438.A3779@spoke.nols.com> 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |