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)
commitfec14d2fcebe824377ef0305babc365d039f6b39
tree9fa6b49e51183f84a9ca208a3125a7b221efb983
parentb108d9764cff25262bf764542ed1998d3e568962
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>
drivers/infiniband/hw/ipath/ipath_init_chip.c
drivers/infiniband/hw/qib/qib_sdma.c
drivers/infiniband/hw/qib/qib_tx.c
drivers/infiniband/ulp/ipoib/ipoib_cm.c
drivers/infiniband/ulp/ipoib/ipoib_ib.c
drivers/infiniband/ulp/ipoib/ipoib_multicast.c
This page took 0.034347 seconds and 5 git commands to generate.