X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fserial%2Fpxa.c;h=d403aaa55092460e41f439d6404fc4fe34ac257f;hb=e34bb370dec4919b7e8b769d51ad2bc2535b6982;hp=415fe9633a9b7ce81cddade5929a71b72fd12370;hpb=5d347c8abaab1e8c24272a53099c22482855783e;p=linux-2.6-omap-h63xx.git diff --git a/drivers/serial/pxa.c b/drivers/serial/pxa.c index 415fe9633a9..d403aaa5509 100644 --- a/drivers/serial/pxa.c +++ b/drivers/serial/pxa.c @@ -433,8 +433,8 @@ static void serial_pxa_shutdown(struct uart_port *port) } static void -serial_pxa_set_termios(struct uart_port *port, struct termios *termios, - struct termios *old) +serial_pxa_set_termios(struct uart_port *port, struct ktermios *termios, + struct ktermios *old) { struct uart_pxa_port *up = (struct uart_pxa_port *)port; unsigned char cval, fcr = 0;