usb: remove use of __devexit
[linux-2.6-block.git] / drivers / usb / dwc3 / dwc3-omap.c
index e114bb58ccf4313ca951f664d03c35c7bf8f5fa5..f31867fd2574340637f37abca69b3fc9b018b0fa 100644 (file)
@@ -421,7 +421,7 @@ err2:
        return ret;
 }
 
-static int __devexit dwc3_omap_remove(struct platform_device *pdev)
+static int dwc3_omap_remove(struct platform_device *pdev)
 {
        struct dwc3_omap        *omap = platform_get_drvdata(pdev);