Changeset 1395
- Timestamp:
- 06/13/02 01:11:29 (11 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/busses/i2c-i801.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/busses/i2c-i801.c
r1391 r1395 49 49 #include "version.h" 50 50 51 #define DEBUG 152 51 #ifdef MODULE_LICENSE 53 52 MODULE_LICENSE("GPL");
