Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b7d331281488193621e255f47773e42f406b939d
Commit:     b7d331281488193621e255f47773e42f406b939d
Parent:     2eb4c95094d927f2eb094f720222cc5a9cc22fd3
Author:     Thomas Gleixner <[EMAIL PROTECTED]>
AuthorDate: Thu Oct 11 11:11:39 2007 +0200
Committer:  Thomas Gleixner <[EMAIL PROTECTED]>
CommitDate: Thu Oct 11 11:11:39 2007 +0200

    i386: remove module.h include from termios.h
    
    Signed-off-by: Thomas Gleixner <[EMAIL PROTECTED]>
---
 include/asm-i386/termios.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/asm-i386/termios.h b/include/asm-i386/termios.h
index f520b7c..6fdb2c8 100644
--- 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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to