infiniband: Fix up module files that need to include module.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 19:35:46 +0000 (15:35 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:35 +0000 (19:31 -0400)
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>

No differences found