commit | 848484e2c41220f07b432ffea79874a1b02ce6db | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sat Jul 23 16:55:17 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:30:57 2011 -0400 |
tree | 1b74483dc2e5cbce9fac843d4efb5563af20a4e3 | |
parent | 73bc256d47a23272ce1dd50b4de64a0ff23d01f1 [diff] |
mips: remove needless include of module.h from core kernel files. None of these files are using modular infrastructure, and build tests reveal that none of these files are really relying on any implicit inclusions via. module.h either. So delete them. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>