Changeset 2897 for lm-sensors/trunk/kernel/busses/i2c-i801.c
- Timestamp:
- 02/09/05 02:05:32 (8 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
r2858 r2897 592 592 : 0) 593 593 #endif 594 #if 0 594 595 | (isich5 ? I2C_FUNC_SMBUS_READ_I2C_BLOCK 595 596 : 0) 597 #endif 596 598 ; 597 599 }
