X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fserial%2Fmcfserial.c;h=08430961a89513885688a5197dadbfa24361d79c;hb=0970769aceb9bccf038f5dba72379f68431f94db;hp=3db206d29b338b36df60bd6920872fcdb6d4702b;hpb=a8b8d57c25eb61a04431324e1a41109925290512;p=linux-2.6-omap-h63xx.git diff --git a/drivers/serial/mcfserial.c b/drivers/serial/mcfserial.c index 3db206d29b3..08430961a89 100644 --- a/drivers/serial/mcfserial.c +++ b/drivers/serial/mcfserial.c @@ -1132,7 +1132,7 @@ static int mcfrs_ioctl(struct tty_struct *tty, struct file * file, return 0; } -static void mcfrs_set_termios(struct tty_struct *tty, struct termios *old_termios) +static void mcfrs_set_termios(struct tty_struct *tty, struct ktermios *old_termios) { struct mcf_serial *info = (struct mcf_serial *)tty->driver_data;