Changeset 4191
- Timestamp:
- 09/28/06 15:00:50 (7 years ago)
- Location:
- i2c/trunk
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
kernel/i2c.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/CHANGES
r4190 r4191 8 8 ----------------------------------------------------------------------------- 9 9 10 2.10.2 (2006????) 10 SVN HEAD 11 11 i2c.h: Drop declaration of unimplemented slave functions (2.6 backport) 12 12 i2c-core: Drop useless bitmasking (2.6 backport) -
i2c/trunk/kernel/i2c.h
r4188 r4191 30 30 31 31 #define I2C_DATE "2006????" 32 #define I2C_VERSION "2.10. 2-SVN"32 #define I2C_VERSION "2.10.1-SVN" 33 33 34 34 /* You can set this to 0 if you patch i2c into your kernel tree
