linux-stable-rt/arch/powerpc
Paul Gortmaker ead53f22dc powerpc: remove non-required uses of include <linux/module.h>
None of the files touched here are modules, and they are not
exporting any symbols either -- so there is no need to be including
the module.h.  Builds of all the files remains successful.

Even kernel/module.c does not need to include it, since it includes
linux/moduleloader.h instead.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:30:44 -04:00
..
boot
configs
include/asm powerpc: fix implicit use of mutex.h by include/asm/spu.h 2011-10-31 19:30:42 -04:00
kernel powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
kvm powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
lib powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
math-emu
mm powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
net
oprofile
platforms powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
sysdev powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
xmon powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
Kconfig
Kconfig.debug
Makefile
relocs_check.pl