Loading drivers/tty/serial/imx.c +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ #define UART_NR 8 /* i.mx21 type uart runs on all i.mx except i.mx1 */ /* i.MX21 type uart runs on all i.mx except i.MX1 and i.MX6q */ enum imx_uart_type { IMX1_UART, IMX21_UART, Loading Loading
drivers/tty/serial/imx.c +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ #define UART_NR 8 /* i.mx21 type uart runs on all i.mx except i.mx1 */ /* i.MX21 type uart runs on all i.mx except i.MX1 and i.MX6q */ enum imx_uart_type { IMX1_UART, IMX21_UART, Loading