git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65a7721
)
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Wed, 31 Aug 2011 21:02:47 +0000
(17:02 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:20 +0000
(19:31 -0400)
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>
No differences found