]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 31 Jul 2011 08:05:19 +0000 (04:05 -0400)
commit33463aa819587016b4b7de9f3c34eca7edaee177
tree2c3f41548541b78ae12588b3945fbede303b8fb3
parent130472cf9cc52876cba06eb06e8d699941392e1e
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