diff --git a/drivers/usb/core/usb.c b/drivers/usb/core/usb.c index 4d1144990d4c848362c2f86cf8aa1039c3d70923..2dd2362198d2b5d55b631116dae23b757ced9ffa 100644 --- a/drivers/usb/core/usb.c +++ b/drivers/usb/core/usb.c @@ -501,6 +501,7 @@ struct usb_device *usb_alloc_dev(struct usb_device *parent, } return dev; } +EXPORT_SYMBOL_GPL(usb_alloc_dev); /** * usb_get_dev - increments the reference count of the usb device structure