infiniband: add moduleparam.h to drivers/infiniband as required
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 30 Aug 2011 16:32:52 +0000 (12:32 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:36 +0000 (19:31 -0400)
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>

No differences found