projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eb4c95
)
i386: remove module.h include from termios.h
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 11 Oct 2007 09:11:39 +0000
(11:11 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 11 Oct 2007 09:11:39 +0000
(11:11 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-i386/termios.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-i386/termios.h
b/include/asm-i386/termios.h
index f520b7c16fa2f3178fcc0a44326d8b5d7690b189..6fdb2c841b73750839309d6a2534978dc2c5269f 100644
(file)
--- a/
include/asm-i386/termios.h
+++ b/
include/asm-i386/termios.h
@@
-40,7
+40,6
@@
struct termio {
/* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
#ifdef __KERNEL__
-#include <linux/module.h>
/* intr=^C quit=^\ erase=del kill=^U
eof=^D vtime=\0 vmin=\1 sxtc=\0