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:
5ce94e9
)
[ARM] eliminate MODULE_PARM() usage
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 27 Feb 2008 20:11:16 +0000
(12:11 -0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 29 Feb 2008 22:47:17 +0000
(22:47 +0000)
Convert debug-only (and removed) MODULE_PARM() to module_param().
Compiles cleanly (with DEBUG=1).
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found