sparc: remove several unnecessary module.h include instances
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 22 Jul 2011 12:02:24 +0000 (08:02 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:54 +0000 (19:30 -0400)
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>

No differences found