OSDN Git Service

mfd: remove use of __devexit
[uclinux-h8/linux.git] / drivers / mfd / twl4030-madc.c
index 228d5aa..a39dcf3 100644 (file)
@@ -785,7 +785,7 @@ err_power:
        return ret;
 }
 
-static int __devexit twl4030_madc_remove(struct platform_device *pdev)
+static int twl4030_madc_remove(struct platform_device *pdev)
 {
        struct twl4030_madc_data *madc = platform_get_drvdata(pdev);