diff options
Diffstat (limited to 'drivers/tty/serial/msm_serial.c')
-rw-r--r-- | drivers/tty/serial/msm_serial.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/msm_serial.c b/drivers/tty/serial/msm_serial.c index 4b6c78331a64..353725a51efb 100644 --- a/drivers/tty/serial/msm_serial.c +++ b/drivers/tty/serial/msm_serial.c | |||
@@ -1114,7 +1114,6 @@ static struct platform_driver msm_platform_driver = { | |||
1114 | .probe = msm_serial_probe, | 1114 | .probe = msm_serial_probe, |
1115 | .driver = { | 1115 | .driver = { |
1116 | .name = "msm_serial", | 1116 | .name = "msm_serial", |
1117 | .owner = THIS_MODULE, | ||
1118 | .of_match_table = msm_match_table, | 1117 | .of_match_table = msm_match_table, |
1119 | }, | 1118 | }, |
1120 | }; | 1119 | }; |