Commits

Paul Gortmaker committed 3f934e00a4d
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>