diff options
Diffstat (limited to 'drivers/sbus/char/uctrl.c')
-rw-r--r-- | drivers/sbus/char/uctrl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/sbus/char/uctrl.c b/drivers/sbus/char/uctrl.c index b7acafc85099..57696fc0b482 100644 --- a/drivers/sbus/char/uctrl.c +++ b/drivers/sbus/char/uctrl.c | |||
@@ -425,7 +425,6 @@ MODULE_DEVICE_TABLE(of, uctrl_match); | |||
425 | static struct platform_driver uctrl_driver = { | 425 | static struct platform_driver uctrl_driver = { |
426 | .driver = { | 426 | .driver = { |
427 | .name = "uctrl", | 427 | .name = "uctrl", |
428 | .owner = THIS_MODULE, | ||
429 | .of_match_table = uctrl_match, | 428 | .of_match_table = uctrl_match, |
430 | }, | 429 | }, |
431 | .probe = uctrl_probe, | 430 | .probe = uctrl_probe, |