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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| backing_ops.c | ||
| context.c | ||
| coredump.c | ||
| fault.c | ||
| file.c | ||
| gang.c | ||
| hw_ops.c | ||
| inode.c | ||
| lscsa_alloc.c | ||
| Makefile | ||
| run.c | ||
| sched.c | ||
| spu_restore.c | ||
| spu_restore_crt0.S | ||
| spu_restore_dump.h_shipped | ||
| spu_save.c | ||
| spu_save_crt0.S | ||
| spu_save_dump.h_shipped | ||
| spu_utils.h | ||
| spufs.h | ||
| sputrace.h | ||
| switch.c | ||
| syscalls.c | ||