Changeset 1201 for lm-sensors/trunk/kernel/busses/i2c-i801.c
- Timestamp:
- 10/13/01 19:48:43 (12 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
r1197 r1201 47 47 #include <linux/i2c.h> 48 48 #include "version.h" 49 50 #ifdef MODULE_LICENSE 51 MODULE_LICENSE("GPL"); 52 #endif 49 53 50 54 #ifndef PCI_DEVICE_ID_INTEL_82801AA_3
