aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tty.h')
-rw-r--r--include/linux/tty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/tty.h b/include/linux/tty.h
index 483df15146d2..ef1e0123573b 100644
--- a/include/linux/tty.h
+++ b/include/linux/tty.h
@@ -587,7 +587,7 @@ extern int pcxe_open(struct tty_struct *tty, struct file *filp);
587extern int vt_ioctl(struct tty_struct *tty, 587extern int vt_ioctl(struct tty_struct *tty,
588 unsigned int cmd, unsigned long arg); 588 unsigned int cmd, unsigned long arg);
589 589
590extern long vt_compat_ioctl(struct tty_struct *tty, struct file * file, 590extern long vt_compat_ioctl(struct tty_struct *tty,
591 unsigned int cmd, unsigned long arg); 591 unsigned int cmd, unsigned long arg);
592 592
593/* tty_mutex.c */ 593/* tty_mutex.c */