commit | 31623caaf0f84f17d632f16c1cdf42e7e21e807a | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Aug 31 17:02:47 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:20 2011 -0400 |
tree | 1233a9795c060632cc8c752911922334043f721b | |
parent | 65a772172b06e6e9b43e5ad77dccbcc767ff9831 [diff] |
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 <paul.gortmaker@windriver.com>