commit | e4dd23d753c3cb0d8533d353069e8b2e8a666360 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 27 15:35:46 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:35 2011 -0400 |
tree | 8c28dcf2675a55549689fdee90f8ec0a2fb23cf8 | |
parent | fc87af74af7f856bb8e7585308fb1fdaaa69ec73 [diff] |
infiniband: Fix up module files that need to include module.h They had been getting it implicitly via device.h but we can't rely on that for the future, due to a pending cleanup so fix it now. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>