Changeset 1201 for lm-sensors/trunk/kernel/chips/lm87.c
- Timestamp:
- 10/13/01 19:48:43 (12 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/chips/lm87.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/chips/lm87.c
r1193 r1201 37 37 #include <linux/init.h> 38 38 39 #ifdef MODULE_LICENSE 40 MODULE_LICENSE("GPL"); 41 #endif 39 42 40 43 /* Chip configuration settings. These should be set to reflect the
