diff options
Diffstat (limited to 'drivers/tty/serial/ar933x_uart.c')
-rw-r--r-- | drivers/tty/serial/ar933x_uart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/ar933x_uart.c b/drivers/tty/serial/ar933x_uart.c index 1052ee0383e0..2d83a45dcc8d 100644 --- a/drivers/tty/serial/ar933x_uart.c +++ b/drivers/tty/serial/ar933x_uart.c | |||
@@ -730,7 +730,6 @@ static int __init ar933x_uart_init(void) | |||
730 | { | 730 | { |
731 | int ret; | 731 | int ret; |
732 | 732 | ||
733 | ar933x_uart_driver.nr = CONFIG_SERIAL_AR933X_NR_UARTS; | ||
734 | ret = uart_register_driver(&ar933x_uart_driver); | 733 | ret = uart_register_driver(&ar933x_uart_driver); |
735 | if (ret) | 734 | if (ret) |
736 | goto err_out; | 735 | goto err_out; |