projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c961bfb
)
tty: Remove defunct pcxe_open() declaration
author
Peter Hurley
<peter@hurleysoftware.com>
Wed, 5 Nov 2014 17:26:26 +0000
(12:26 -0500)
committer
Greg 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
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/tty.h
b/include/linux/tty.h
index f6835ea1079a2a4e1cd54d1058803438d6f33c7e..97cfb3108e299e6513c1645cad24bbe7cf5f92d6 100644
(file)
--- a/
include/linux/tty.h
+++ b/
include/linux/tty.h
@@
-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,