]> Pileus Git - ~andy/linux/blobdiff - drivers/serial/mpsc.c
USB: ratelimit debounce error messages
[~andy/linux] / drivers / serial / mpsc.c
index 29823bd60fb0f69a60dd6deaaff4249c6fcadb60..3d2fcc57b1ced216ec9d6702f5c10a73edd8631f 100644 (file)
@@ -1440,8 +1440,8 @@ mpsc_shutdown(struct uart_port *port)
 }
 
 static void
-mpsc_set_termios(struct uart_port *port, struct termios *termios,
-                struct termios *old)
+mpsc_set_termios(struct uart_port *port, struct ktermios *termios,
+                struct ktermios *old)
 {
        struct mpsc_port_info *pi = (struct mpsc_port_info *)port;
        u32 baud;