On Tue, Apr 16, 2013 at 09:36:09PM +0400, Alexander Shiyan wrote: > We do not have usb_driver_unregister function, so remove this declaration. > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> Applied, thanks Sascha > --- > include/usb/usb.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/usb/usb.h b/include/usb/usb.h > index afccf70..b270012 100644 > --- a/include/usb/usb.h > +++ b/include/usb/usb.h > @@ -196,7 +196,6 @@ struct usb_driver { > extern struct bus_type usb_bus_type; > > int usb_driver_register(struct usb_driver *); > -int usb_driver_unregister(struct usb_driver *); > > struct usb_host { > int (*init)(struct usb_host *); > -- > 1.8.1.5 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox