From: Paul Gortmaker Date: Wed, 31 Aug 2011 21:02:47 +0000 (-0400) Subject: sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC X-Git-Tag: v3.2-rc1~22^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31623caaf0f84f17d632f16c1cdf42e7e21e807a;p=pandora-kernel.git sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC These files were getting access to these two via the implicit presence of moduleparam.h everywhere. But that is being fixed, so get these guys what they need in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed