Changeset 4298
- Timestamp:
- 01/16/07 00:31:14 (2 years ago)
- Files:
-
- i2c/trunk/CHANGES (modified) (1 diff)
- i2c/trunk/kernel/i2c.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/CHANGES
r4279 r4298 8 8 ----------------------------------------------------------------------------- 9 9 10 SVN HEAD 10 2.10.2 (20070115) 11 11 IMPORTANT_CHANGES: Obsolete, removed. 12 12 DIRECTORIES: Useless, removed. i2c/trunk/kernel/i2c.h
r4245 r4298 29 29 #define _LINUX_I2C_H 30 30 31 #define I2C_DATE "200 6????"32 #define I2C_VERSION "2.10. 1-SVN"31 #define I2C_DATE "20070115" 32 #define I2C_VERSION "2.10.2" 33 33 34 34 /* You can set this to 0 if you patch i2c into your kernel tree
