This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / char / nwflash.c
index 62c67cd..f344ed3 100644 (file)
@@ -696,7 +696,7 @@ static void __exit nwflash_exit(void)
 
 MODULE_LICENSE("GPL");
 
-module_param(flashdebug, bool, 0644);
+MODULE_PARM(flashdebug, "i");
 
 module_init(nwflash_init);
 module_exit(nwflash_exit);