Commit b7d33128 authored by Thomas Gleixner's avatar Thomas Gleixner

i386: remove module.h include from termios.h

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 2eb4c950
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment