]> err.no Git - linux-2.6/blobdiff - drivers/serial/amba-pl010.c
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
[linux-2.6] / drivers / serial / amba-pl010.c
index 4d3626ef46438c324a569dd980a6e6b85e51e481..61db6973755a4ee76eed9f27cac40ced59814c20 100644 (file)
@@ -345,8 +345,8 @@ static void pl010_shutdown(struct uart_port *port)
 }
 
 static void
-pl010_set_termios(struct uart_port *port, struct termios *termios,
-                    struct termios *old)
+pl010_set_termios(struct uart_port *port, struct ktermios *termios,
+                    struct ktermios *old)
 {
        unsigned int lcr_h, old_cr;
        unsigned long flags;