linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / w1 / w1_io.c
index f7f7e8b..e2a0433 100644 (file)
@@ -28,7 +28,7 @@
 #include "w1_log.h"
 #include "w1_io.h"
 
-static int w1_delay_parm = 1;
+int w1_delay_parm = 1;
 module_param_named(delay_coef, w1_delay_parm, int, 0);
 
 static u8 w1_crc8_table[] = {