fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / sound / oss / adlib_card.c
index 46e9deb..c9a7c9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * sound/adlib_card.c
+ * sound/oss/adlib_card.c
  *
  * Detection routine for the AdLib card.
  *
@@ -31,7 +31,7 @@ static struct address_info cfg;
 
 static int __initdata io = -1;
 
-MODULE_PARM(io, "i");
+module_param(io, int, 0);
 
 static int __init init_adlib(void)
 {