dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Merge branch 'master' of github.com:davem330/net 2011-09-22 03:23:13 -04:00
configs Merge branch 'master' of github.com:davem330/net 2011-09-22 03:23:13 -04:00
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 powerpc/85xx: Fix SPE float to integer conversion failure 2011-03-15 13:48:15 -05:00
mm powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
net net: filter: BPF 'JIT' compiler for PPC64 2011-07-21 12:38:32 -07:00
oprofile powerpc/oprofile: Handle events that raise an exception without overflowing 2011-05-26 13:38:57 +10:00
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 flexcan: Add flexcan device support for p1010rdb. 2011-08-17 20:36:38 -07:00
Kconfig.debug powerpc/pseries: Re-implement HVSI as part of hvc_vio 2011-06-29 17:48:35 +10:00
Makefile Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2011-07-25 22:59:39 -07:00
relocs_check.pl