Changeset 1515
- Timestamp:
- 09/01/02 20:53:11 (11 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/busses/i2c-sis630.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/busses/i2c-sis630.c
r1510 r1515 98 98 static int force = 0; 99 99 MODULE_PARM(force, "i"); 100 MODULE_PARM_DESC(force, "Forcibly enable the SIS630. DANGEROUS!") 100 MODULE_PARM_DESC(force, "Forcibly enable the SIS630. DANGEROUS!"); 101 101 102 102
