power: remove use of __devinit
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / power / abx500_chargalg.c
index 6ed6b88f1fa812486689baa277eb826704a67867..44a5fdac970f44a7370b53d5406d032236051bdf 100644 (file)
@@ -1800,7 +1800,7 @@ static int __devexit abx500_chargalg_remove(struct platform_device *pdev)
        return 0;
 }
 
-static int __devinit abx500_chargalg_probe(struct platform_device *pdev)
+static int abx500_chargalg_probe(struct platform_device *pdev)
 {
        struct abx500_bm_plat_data *plat_data;
        int ret = 0;