On Thu, Aug 05, 2010 at 10:58:52AM +0200, Michał Nazarewicz wrote: > On Mon, 02 Aug 2010 20:27:45 +0200, Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: >> diff --git a/drivers/usb/gadget/s3c2410_udc.c b/drivers/usb/gadget/s3c2410_udc.c >> @@ -2045,7 +2045,6 @@ static void __exit udc_exit(void) >> } >> EXPORT_SYMBOL(usb_gadget_unregister_driver); >> -EXPORT_SYMBOL(usb_gadget_register_driver); > > *IF* you are going to send an updated patch, how about removing > empty line above this EXPORT_SYMBOL(). I kept that, because the '}' doesn't belong to usb_gadget_unregister_driver. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html