]> err.no Git - linux-2.6/blobdiff - sound/oss/au1000.c
[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804
[linux-2.6] / sound / oss / au1000.c
index fe54de25aafc400b2fbb60117b125c79b1385658..eacb0aef21e1831d6795225aba3b6d6cc00c46e4 100644 (file)
 
 /* Boot options */
 static int      vra = 0;       // 0 = no VRA, 1 = use VRA if codec supports it
-MODULE_PARM(vra, "i");
+module_param(vra, bool, 0);
 MODULE_PARM_DESC(vra, "if 1 use VRA if codec supports it");