01 Nov, 2011
1 commit
-
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
04 Dec, 2006
1 commit
-
Adds the PS3 hvcalls.
Signed-off-by: Geoff Levand
Signed-off-by: Arnd Bergmann