]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/serial/netx-serial.c
cs5520: fix ->dma_base equal zero handling
[mv-sheeva.git] / drivers / serial / netx-serial.c
index 062bad457b1a6775c5566e6a311a2e09798cb642..b56f7db4503100097471c7e037e76a2a967d1349 100644 (file)
@@ -337,8 +337,8 @@ static void netx_shutdown(struct uart_port *port)
 }
 
 static void
-netx_set_termios(struct uart_port *port, struct termios *termios,
-                  struct termios *old)
+netx_set_termios(struct uart_port *port, struct ktermios *termios,
+                  struct ktermios *old)
 {
        unsigned int baud, quot;
        unsigned char old_cr;