X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fserial%2F68360serial.c;h=68817a7d8c0d46c7ea33e05e3a1eeac7013a7db8;hb=ffd84881711a4cc98018cd540167c1ba2212bc0d;hp=634ecca36a7737d19397ea9b32d2d6636a6fc65a;hpb=9eb200748878751310cd9848c5dd4d467960beec;p=linux-2.6-omap-h63xx.git diff --git a/drivers/serial/68360serial.c b/drivers/serial/68360serial.c index 634ecca36a7..68817a7d8c0 100644 --- a/drivers/serial/68360serial.c +++ b/drivers/serial/68360serial.c @@ -1523,7 +1523,7 @@ static int rs_360_ioctl(struct tty_struct *tty, struct file * file, /* FIX UP modem control here someday...... */ -static void rs_360_set_termios(struct tty_struct *tty, struct termios *old_termios) +static void rs_360_set_termios(struct tty_struct *tty, struct ktermios *old_termios) { ser_info_t *info = (ser_info_t *)tty->driver_data;