]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 6 Oct 2011 17:59:58 +0000 (13:59 -0400)
commit2ab8b2e7c6382c2e7355613f1adaedb9ecbee88f
tree0320df34fa2690186af1c6fa005528e953d0101e
parent47b570ce4eb0457f7f245e341c33fbc947b4eaea
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/brcm80211/brcmfmac/bcmsdh.c
drivers/staging/gma500/mdfld_dsi_output.c
drivers/staging/gma500/mdfld_output.c
drivers/staging/gma500/mid_bios.c