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 <[email protected]>
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 <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
