arm: remove several unnecessary module.h include instances
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 22 Jul 2011 14:29:08 +0000 (10:29 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:48 +0000 (19:30 -0400)
commitd91ef63bd5ae52f642c0a0369d57671977508e3d
tree77d06c4ffe25dbe7a8ff34670f175def4b130dbd
parent3d46cceb6082bcc08290365f21043faf342a928a
arm: remove several unnecessary module.h include instances

Building these files does not 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.

There are probably lots more, but ARM files of mach-* and plat-*
don't get coverage via a simple yesconfig build.  They will have
to be cleaned up and tested via using their respective configs.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/kernel/irq.c
arch/arm/kernel/pj4-cp0.c
arch/arm/kernel/xscale-cp0.c
arch/arm/mm/fault-armv.c
arch/arm/vfp/vfpmodule.c