staging: Add moduleparam.h to drivers/staging files as required
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 15 Sep 2011 22:21:58 +0000 (18:21 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:09 +0000 (19:32 -0400)
These files are using moduleparam infrastructure and were getting
that via the implicit module.h presence that we are phasing out.
So they'll need to include moduleparam.h explicitly in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found