Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-block.git] / sound / oss / au1550_ac97.c
index 6a4956b8025df671e4ce94ebbec9ad533f8bc834..c1168fae6be63666f20f561fc2fd5ca6cb46795e 100644 (file)
@@ -79,7 +79,7 @@
  * 0 = no VRA, 1 = use VRA if codec supports it
  */
 static int      vra = 1;
-MODULE_PARM(vra, "i");
+module_param(vra, bool, 0);
 MODULE_PARM_DESC(vra, "if 1 use VRA if codec supports it");
 
 static struct au1550_state {