diff options
Diffstat (limited to 'drivers/tty/serial/netx-serial.c')
-rw-r--r-- | drivers/tty/serial/netx-serial.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/netx-serial.c b/drivers/tty/serial/netx-serial.c index 7a6745601d4e..207a0a032ed1 100644 --- a/drivers/tty/serial/netx-serial.c +++ b/drivers/tty/serial/netx-serial.c | |||
@@ -710,7 +710,6 @@ static struct platform_driver serial_netx_driver = { | |||
710 | 710 | ||
711 | .driver = { | 711 | .driver = { |
712 | .name = DRIVER_NAME, | 712 | .name = DRIVER_NAME, |
713 | .owner = THIS_MODULE, | ||
714 | }, | 713 | }, |
715 | }; | 714 | }; |
716 | 715 | ||