Changeset 4994
- Timestamp:
- 10/26/07 03:14:38 (10 months 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
r4983 r4994 7 7 8 8 ----------------------------------------------------------------------------- 9 10 SVN-HEAD 11 9 12 10 13 2.10.5 (20071024) i2c/trunk/kernel/i2c.h
r4983 r4994 29 29 #define _LINUX_I2C_H 30 30 31 #define I2C_DATE " 20071024"32 #define I2C_VERSION "2.10.5 "31 #define I2C_DATE "SVN" 32 #define I2C_VERSION "2.10.5-SVN" 33 33 34 34 /* You can set this to 0 if you patch i2c into your kernel tree
