diff options
Diffstat (limited to 'drivers/power/88pm860x_charger.c')
-rw-r--r-- | drivers/power/88pm860x_charger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/88pm860x_charger.c b/drivers/power/88pm860x_charger.c index 5f034f2c1964..4b37a5af8deb 100644 --- a/drivers/power/88pm860x_charger.c +++ b/drivers/power/88pm860x_charger.c | |||
@@ -718,7 +718,7 @@ out: | |||
718 | return ret; | 718 | return ret; |
719 | } | 719 | } |
720 | 720 | ||
721 | static int __devexit pm860x_charger_remove(struct platform_device *pdev) | 721 | static int pm860x_charger_remove(struct platform_device *pdev) |
722 | { | 722 | { |
723 | struct pm860x_charger_info *info = platform_get_drvdata(pdev); | 723 | struct pm860x_charger_info *info = platform_get_drvdata(pdev); |
724 | int i; | 724 | int i; |