aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp8788.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/leds-lp8788.c')
-rw-r--r--drivers/leds/leds-lp8788.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/leds-lp8788.c b/drivers/leds/leds-lp8788.c
index 27831ffe3953..4353942c5fd1 100644
--- a/drivers/leds/leds-lp8788.c
+++ b/drivers/leds/leds-lp8788.c
@@ -167,7 +167,7 @@ static int lp8788_led_probe(struct platform_device *pdev)
167 return 0; 167 return 0;
168} 168}
169 169
170static int __devexit lp8788_led_remove(struct platform_device *pdev) 170static int lp8788_led_remove(struct platform_device *pdev)
171{ 171{
172 struct lp8788_led *led = platform_get_drvdata(pdev); 172 struct lp8788_led *led = platform_get_drvdata(pdev);
173 173