]> Git Repo - linux.git/commit
[ARM] eliminate MODULE_PARM() usage
authorRandy Dunlap <[email protected]>
Wed, 27 Feb 2008 20:11:16 +0000 (12:11 -0800)
committerRussell King <[email protected]>
Fri, 29 Feb 2008 22:47:17 +0000 (22:47 +0000)
commitc710e39cbec4f3d60acd07f5356404a61bc1959a
tree2cee720b096f83c1049a36cf7945d23cf91f334d
parent5ce94e9e8b469a17fbd3efa1b940c19b5e43449a
[ARM] eliminate MODULE_PARM() usage

Convert debug-only (and removed) MODULE_PARM() to module_param().
Compiles cleanly (with DEBUG=1).

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-pxa/cpu-pxa.c
This page took 0.055078 seconds and 4 git commands to generate.