summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-07-22 08:02:24 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-10-31 19:30:54 -0400
commitcdd0b0ac120185ea1adb4dd42ce552617e1cc0d6 (patch)
tree4347f2deeeba1e74a2d2603cd9e554fb721f0e68 /arch/sparc/include
parent066bcaca51946c8305e3d637a795e8ccf8dbd3cf (diff)
downloadop-kernel-dev-cdd0b0ac120185ea1adb4dd42ce552617e1cc0d6.zip
op-kernel-dev-cdd0b0ac120185ea1adb4dd42ce552617e1cc0d6.tar.gz
sparc: remove several unnecessary module.h include instances
Building an allyesconfig doesn't reveal a hidden need for any of these. Since module.h brings in the whole kitchen sink, it just needlessly adds 30k+ lines to the cpp burden. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'arch/sparc/include')
-rw-r--r--arch/sparc/include/asm/termios.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/termios.h b/arch/sparc/include/asm/termios.h
index e8ba953..e2f4670 100644
--- a/arch/sparc/include/asm/termios.h
+++ b/arch/sparc/include/asm/termios.h
@@ -40,7 +40,6 @@ struct winsize {
};
#ifdef __KERNEL__
-#include <linux/module.h>
/*
* c_cc characters in the termio structure. Oh, how I love being
OpenPOWER on IntegriCloud