]> git.baikalelectronics.ru Git - kernel.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>
Mon, 31 Oct 2011 23:32:09 +0000 (19:32 -0400)
commit77ddd17612ac5fd3aa26aa27c259eefd95fe58e2
treeb7f1decebda61ae8e50daab648b25a49a92f268d
parentbe8075ca6fd2fe8a9e5a5879fe7645b7daf726b9
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