diff options
Diffstat (limited to 'drivers/tty/serial/sa1100.c')
| -rw-r--r-- | drivers/tty/serial/sa1100.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/sa1100.c b/drivers/tty/serial/sa1100.c index 4eb24fef4512..fd3d1329d48c 100644 --- a/drivers/tty/serial/sa1100.c +++ b/drivers/tty/serial/sa1100.c | |||
| @@ -898,7 +898,6 @@ static struct platform_driver sa11x0_serial_driver = { | |||
| 898 | .resume = sa1100_serial_resume, | 898 | .resume = sa1100_serial_resume, |
| 899 | .driver = { | 899 | .driver = { |
| 900 | .name = "sa11x0-uart", | 900 | .name = "sa11x0-uart", |
| 901 | .owner = THIS_MODULE, | ||
| 902 | }, | 901 | }, |
| 903 | }; | 902 | }; |
| 904 | 903 | ||
