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)
commit3f934e00a4d610b00159873ea9000dc3b08e3c06
treeb7f1decebda61ae8e50daab648b25a49a92f268d
parent8e336a722bb234f9d7805647e0290f2a397ca04d
staging: Add moduleparam.h to drivers/staging files as required

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>
drivers/staging/gma500/mdfld_dsi_output.c
drivers/staging/gma500/mdfld_output.c
drivers/staging/gma500/mid_bios.c