diff options
Diffstat (limited to 'drivers/leds/leds-hp6xx.c')
-rw-r--r-- | drivers/leds/leds-hp6xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/leds/leds-hp6xx.c b/drivers/leds/leds-hp6xx.c index d61a98896c71..0b84c0113126 100644 --- a/drivers/leds/leds-hp6xx.c +++ b/drivers/leds/leds-hp6xx.c | |||
@@ -83,7 +83,6 @@ static struct platform_driver hp6xxled_driver = { | |||
83 | .remove = hp6xxled_remove, | 83 | .remove = hp6xxled_remove, |
84 | .driver = { | 84 | .driver = { |
85 | .name = "hp6xx-led", | 85 | .name = "hp6xx-led", |
86 | .owner = THIS_MODULE, | ||
87 | }, | 86 | }, |
88 | }; | 87 | }; |
89 | 88 | ||