usb: remove use of __devexit
[linux-2.6-block.git] / drivers / usb / dwc3 / dwc3-exynos.c
index d43f0760ca63ef6f8f31d0676f80929a2ad68ed4..aae5328ac771b69ff0c516d75e0751379a6c9bd6 100644 (file)
@@ -170,7 +170,7 @@ err0:
        return ret;
 }
 
-static int __devexit dwc3_exynos_remove(struct platform_device *pdev)
+static int dwc3_exynos_remove(struct platform_device *pdev)
 {
        struct dwc3_exynos      *exynos = platform_get_drvdata(pdev);