]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
tty: Remove defunct pcxe_open() declaration
authorPeter Hurley <peter@hurleysoftware.com>
Wed, 5 Nov 2014 17:26:26 +0000 (12:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 04:18:30 +0000 (20:18 -0800)
pcxe_open() has no definition in mainline; remove declaration.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/tty.h

index f6835ea1079a2a4e1cd54d1058803438d6f33c7e..97cfb3108e299e6513c1645cad24bbe7cf5f92d6 100644 (file)
@@ -621,10 +621,6 @@ extern long n_tty_compat_ioctl_helper(struct tty_struct *tty, struct file *file,
 
 extern void serial_console_init(void);
 
-/* pcxx.c */
-
-extern int pcxe_open(struct tty_struct *tty, struct file *filp);
-
 /* vt.c */
 
 extern int vt_ioctl(struct tty_struct *tty,