]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/tty.h
tty: some ICANON magic is in the wrong places
[linux-2.6-omap-h63xx.git] / include / linux / tty.h
index 3c7c75794a4a1baafb585ea9d4b7e241a833d67e..3b8121d4e36ff90aff5c8f7fa9fe3865be0baacc 100644 (file)
@@ -466,7 +466,7 @@ static inline void tty_audit_push_task(struct task_struct *tsk,
 #endif
 
 /* tty_ioctl.c */
-extern int n_tty_ioctl(struct tty_struct *tty, struct file *file,
+extern int n_tty_ioctl_helper(struct tty_struct *tty, struct file *file,
                       unsigned int cmd, unsigned long arg);
 
 /* serial.c */