diff options
Diffstat (limited to 'drivers/tty/ehv_bytechan.c')
-rw-r--r-- | drivers/tty/ehv_bytechan.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/ehv_bytechan.c b/drivers/tty/ehv_bytechan.c index 9d29d7e4b28c..3c60923b0957 100644 --- a/drivers/tty/ehv_bytechan.c +++ b/drivers/tty/ehv_bytechan.c | |||
@@ -740,7 +740,6 @@ static const struct of_device_id ehv_bc_tty_of_ids[] = { | |||
740 | 740 | ||
741 | static struct platform_driver ehv_bc_tty_driver = { | 741 | static struct platform_driver ehv_bc_tty_driver = { |
742 | .driver = { | 742 | .driver = { |
743 | .owner = THIS_MODULE, | ||
744 | .name = "ehv-bc", | 743 | .name = "ehv-bc", |
745 | .of_match_table = ehv_bc_tty_of_ids, | 744 | .of_match_table = ehv_bc_tty_of_ids, |
746 | }, | 745 | }, |