.21 fixes
[openwrt-10.03/.git] / target / linux / adm5120-2.6 / files / drivers / serial / adm5120_uart.c
index 6b429286793451e2cdd0e9ffb35d48670fc0187f..ea1010cca146fdf90764b101ef73cb5e8b634aeb 100644 (file)
@@ -308,7 +308,7 @@ static void adm5120ser_shutdown(struct uart_port *port)
 }
 
 static void adm5120ser_set_termios(struct uart_port *port,
-    struct termios *termios, struct termios *old)
+    struct ktermios *termios, struct ktermios *old)
 {
        unsigned int baud, quot, lcrh;
        unsigned long flags;