]> err.no Git - linux-2.6/blobdiff - drivers/usb/gadget/lh7a40x_udc.c
[ARM] Fix lh7a40x_udc.c
[linux-2.6] / drivers / usb / gadget / lh7a40x_udc.c
index bb22b7e82877adbc236554f03d863dbc0250750d..36db7257937728e8d399bf13576c03d6c305c7a5 100644 (file)
@@ -2143,7 +2143,7 @@ static int lh7a40x_udc_remove(struct platform_device *pdev)
 
 static struct platform_driver udc_driver = {
        .probe = lh7a40x_udc_probe,
-       .remove = lh7a40x_udc_remove
+       .remove = lh7a40x_udc_remove,
            /* FIXME power management support */
            /* .suspend = ... disable UDC */
            /* .resume = ... re-enable UDC */