Browse Source

i386: remove module.h include from termios.h

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Thomas Gleixner 18 years ago
parent
commit
b7d3312814
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/asm-i386/termios.h

+ 0 - 1
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