aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-ot200.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/leds-ot200.c')
-rw-r--r--drivers/leds/leds-ot200.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/leds/leds-ot200.c b/drivers/leds/leds-ot200.c
index c9d906098466..39870de20a26 100644
--- a/drivers/leds/leds-ot200.c
+++ b/drivers/leds/leds-ot200.c
@@ -158,7 +158,6 @@ static struct platform_driver ot200_led_driver = {
.remove = ot200_led_remove,
.driver = {
.name = "leds-ot200",
- .owner = THIS_MODULE,
},
};