aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/leds-regulator.c')
-rw-r--r--drivers/leds/leds-regulator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/leds-regulator.c b/drivers/leds/leds-regulator.c
index adb33f7c73ad..4253a9b03dbf 100644
--- a/drivers/leds/leds-regulator.c
+++ b/drivers/leds/leds-regulator.c
@@ -206,7 +206,7 @@ err_vcc:
206 return ret; 206 return ret;
207} 207}
208 208
209static int __devexit regulator_led_remove(struct platform_device *pdev) 209static int regulator_led_remove(struct platform_device *pdev)
210{ 210{
211 struct regulator_led *led = platform_get_drvdata(pdev); 211 struct regulator_led *led = platform_get_drvdata(pdev);
212 212