From: Paul Gortmaker Date: Thu, 15 Sep 2011 22:21:58 +0000 (-0400) Subject: staging: Add moduleparam.h to drivers/staging files as required X-Git-Tag: v3.2-rc1~22^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f934e00a4d610b00159873ea9000dc3b08e3c06;p=pandora-kernel.git 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 --- Reading git-diff-tree failed