aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-wm831x-status.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/leds-wm831x-status.c')
-rw-r--r--drivers/leds/leds-wm831x-status.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/leds/leds-wm831x-status.c b/drivers/leds/leds-wm831x-status.c
index 1b71e0701002..56027ef7c7e8 100644
--- a/drivers/leds/leds-wm831x-status.c
+++ b/drivers/leds/leds-wm831x-status.c
@@ -312,7 +312,6 @@ static int wm831x_status_remove(struct platform_device *pdev)
312static struct platform_driver wm831x_status_driver = { 312static struct platform_driver wm831x_status_driver = {
313 .driver = { 313 .driver = {
314 .name = "wm831x-status", 314 .name = "wm831x-status",
315 .owner = THIS_MODULE,
316 }, 315 },
317 .probe = wm831x_status_probe, 316 .probe = wm831x_status_probe,
318 .remove = wm831x_status_remove, 317 .remove = wm831x_status_remove,