commit | 7c52d55170ce84ddf9c0ad4e020ef1d7a97975a7 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 27 12:33:10 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:30:36 2011 -0400 |
tree | 6788d2f806d44a7cd437f38dc44169395112081e | |
parent | 69c60c88eeb364ebf58432f9bc38033522d58767 [diff] |
x86: fix up files really needing to include module.h These files aren't just exporting symbols -- they are also defining a MODULE_LICENSE etc. so give them the full module.h file. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>