Changeset 3996
- Timestamp:
- 08/14/05 11:44:16 (3 years ago)
- Files:
-
- i2c/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/CHANGES
r3989 r3996 21 21 Makefile: Do not compile i2c-algo-biths by default 22 22 Detect 2.6+ kernels and stop 23 i2c-core, i2c-proc: Fix cast warnings on gcc 3.3 23 24 i2c.h: Drop additional members of struct i2c_msg, so as to 24 25 restore the binary compatibility with Linux 2.4 25 26 i2c-dev.h: Fix compilation problem (missing include) 26 i2c-algo-bit: Drop Linux 2.5+ compatibility code .27 i2c-algo-bit: Drop Linux 2.5+ compatibility code 27 28 28 29
