aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/abx500_chargalg.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/abx500_chargalg.c')
-rw-r--r--drivers/power/abx500_chargalg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/abx500_chargalg.c b/drivers/power/abx500_chargalg.c
index 6ed6b88f1fa8..44a5fdac970f 100644
--- a/drivers/power/abx500_chargalg.c
+++ b/drivers/power/abx500_chargalg.c
@@ -1800,7 +1800,7 @@ static int __devexit abx500_chargalg_remove(struct platform_device *pdev)
1800 return 0; 1800 return 0;
1801} 1801}
1802 1802
1803static int __devinit abx500_chargalg_probe(struct platform_device *pdev) 1803static int abx500_chargalg_probe(struct platform_device *pdev)
1804{ 1804{
1805 struct abx500_bm_plat_data *plat_data; 1805 struct abx500_bm_plat_data *plat_data;
1806 int ret = 0; 1806 int ret = 0;