commit | fec14d2fcebe824377ef0305babc365d039f6b39 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Aug 30 12:32:52 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:36 2011 -0400 |
tree | 9fa6b49e51183f84a9ca208a3125a7b221efb983 | |
parent | b108d9764cff25262bf764542ed1998d3e568962 [diff] |
infiniband: add moduleparam.h to drivers/infiniband as required These files were getting the moduleparam infrastructure from the implicit presence of module.h being everywhere, but that is going away soon. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>