]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - arch/um/drivers/line.c
[PATCH] tty: switch to ktermios
[mirror_ubuntu-eoan-kernel.git] / arch / um / drivers / line.c
index aa3090d05a8f7f39fd38eabd332e0c01e4271a41..83301e1ef67cbe24dbe6ee73f70b21c756ff87f8 100644 (file)
@@ -246,7 +246,7 @@ out_up:
        return ret;
 }
 
-void line_set_termios(struct tty_struct *tty, struct termios * old)
+void line_set_termios(struct tty_struct *tty, struct ktermios * old)
 {
        /* nothing */
 }