On Saturday, May 19, 2012 9:31 AM, Randy Dunlap wrote: > > Add stubs for some usb core functions when CONFIG_USB > is not enabled. This fixes these comedi build errors: > > ERROR: "usb_deregister" [drivers/staging/comedi/comedi.ko] undefined! > ERROR: "usb_register_driver" [drivers/staging/comedi/comedi.ko] undefined! > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Sorry about causing the trouble with my changes to the comedi staging driver. I, wrongly, assumed that the usb register/deregister functions are already stubbed like the pci functions. I'll make sure the check in the future. Reviewed-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx> _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel