X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fserial%2Fmcfserial.c;h=08430961a89513885688a5197dadbfa24361d79c;hb=a0610ddf6be6465049a5da448d7e6c5e821240e6;hp=3db206d29b338b36df60bd6920872fcdb6d4702b;hpb=bef986502fa398b1785a3979b1aa17cd902d3527;p=powerpc.git diff --git a/drivers/serial/mcfserial.c b/drivers/serial/mcfserial.c index 3db206d29b..08430961a8 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;