diff options
Diffstat (limited to 'drivers/regulator/88pm8607.c')
| -rw-r--r-- | drivers/regulator/88pm8607.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/88pm8607.c b/drivers/regulator/88pm8607.c index c09b5d97f4e7..2b557119adad 100644 --- a/drivers/regulator/88pm8607.c +++ b/drivers/regulator/88pm8607.c | |||
| @@ -454,7 +454,7 @@ static int pm8607_regulator_probe(struct platform_device *pdev) | |||
| 454 | return 0; | 454 | return 0; |
| 455 | } | 455 | } |
| 456 | 456 | ||
| 457 | static int __devexit pm8607_regulator_remove(struct platform_device *pdev) | 457 | static int pm8607_regulator_remove(struct platform_device *pdev) |
| 458 | { | 458 | { |
| 459 | struct pm8607_regulator_info *info = platform_get_drvdata(pdev); | 459 | struct pm8607_regulator_info *info = platform_get_drvdata(pdev); |
| 460 | 460 | ||
