]> Git Repo - linux.git/blobdiff - drivers/serial/icom.c
[PATCH] tty: switch to ktermios
[linux.git] / drivers / serial / icom.c
index 8aa0f641866b3622338b21542e9638ce3a101e26..7d623003e65ed841f4f3d2e1c00559884919be04 100644 (file)
@@ -1087,8 +1087,8 @@ static void icom_close(struct uart_port *port)
 }
 
 static void icom_set_termios(struct uart_port *port,
-                            struct termios *termios,
-                            struct termios *old_termios)
+                            struct ktermios *termios,
+                            struct ktermios *old_termios)
 {
        int baud;
        unsigned cflag, iflag;
This page took 0.029873 seconds and 4 git commands to generate.