]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/otg/twl4030-usb.c
USB: OTG: twl4030 build fix
[linux-2.6-omap-h63xx.git] / drivers / usb / otg / twl4030-usb.c
index a000fb38b8d94d641c6f012425c8072ef6068a87..416e4410be0205258a7142d5f1d33009ebe4d963 100644 (file)
@@ -696,7 +696,7 @@ static int __exit twl4030_usb_remove(struct platform_device *pdev)
 
 static struct platform_driver twl4030_usb_driver = {
        .probe          = twl4030_usb_probe,
-       .remove         = __exit_p(twl4030_remove),
+       .remove         = __exit_p(twl4030_usb_remove),
        .driver         = {
                .name   = "twl4030_usb",
                .owner  = THIS_MODULE,