Changeset 1622 for lm-sensors/trunk/kernel/chips/fscscy.c
- Timestamp:
- 11/18/02 22:02:15 (11 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/chips/fscscy.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/chips/fscscy.c
r1264 r1622 39 39 #include "sensors.h" 40 40 #include <linux/init.h> 41 42 /* temp. because wasn't in kernel 2.4.13 patch */43 #ifndef I2C_DRIVERID_FSCSCY44 #define I2C_DRIVERID_FSCSCY 102945 #endif46 41 47 42 #ifdef MODULE_LICENSE
