summaryrefslogtreecommitdiff
path: root/drivers/power/88pm860x_battery.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/88pm860x_battery.c')
-rw-r--r--drivers/power/88pm860x_battery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/88pm860x_battery.c b/drivers/power/88pm860x_battery.c
index 0a8e09fc2138..8bc80b05c63c 100644
--- a/drivers/power/88pm860x_battery.c
+++ b/drivers/power/88pm860x_battery.c
@@ -989,7 +989,7 @@ out:
return ret;
}
-static int __devexit pm860x_battery_remove(struct platform_device *pdev)
+static int pm860x_battery_remove(struct platform_device *pdev)
{
struct pm860x_battery_info *info = platform_get_drvdata(pdev);