X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fserial%2Fsa1100.c;h=58a83c27e14b44e5dc11574a3f893f62121a478c;hb=f697b677620d04d8c77841745727de85f7e948b1;hp=d4065266b6fcf9af83e7714aa8da9eb74b50d221;hpb=24fcbacedb0d83cabc6761acbecfbf751265ce52;p=linux-2.6 diff --git a/drivers/serial/sa1100.c b/drivers/serial/sa1100.c index d4065266b6..58a83c27e1 100644 --- a/drivers/serial/sa1100.c +++ b/drivers/serial/sa1100.c @@ -408,8 +408,8 @@ static void sa1100_shutdown(struct uart_port *port) } static void -sa1100_set_termios(struct uart_port *port, struct termios *termios, - struct termios *old) +sa1100_set_termios(struct uart_port *port, struct ktermios *termios, + struct ktermios *old) { struct sa1100_port *sport = (struct sa1100_port *)port; unsigned long flags;