diff options
-rw-r--r-- | arch/mips/txx9/rbtx4939/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/txx9/rbtx4939/setup.c b/arch/mips/txx9/rbtx4939/setup.c index 2da5f25f98bc..37030409745c 100644 --- a/arch/mips/txx9/rbtx4939/setup.c +++ b/arch/mips/txx9/rbtx4939/setup.c | |||
@@ -245,7 +245,6 @@ static int __init rbtx4939_led_probe(struct platform_device *pdev) | |||
245 | static struct platform_driver rbtx4939_led_driver = { | 245 | static struct platform_driver rbtx4939_led_driver = { |
246 | .driver = { | 246 | .driver = { |
247 | .name = "rbtx4939-led", | 247 | .name = "rbtx4939-led", |
248 | .owner = THIS_MODULE, | ||
249 | }, | 248 | }, |
250 | }; | 249 | }; |
251 | 250 | ||