Changeset 4302
- Timestamp:
- 01/16/07 01:00:29 (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
r4298 r4302 7 7 8 8 ----------------------------------------------------------------------------- 9 10 SVN HEAD 11 9 12 10 13 2.10.2 (20070115) i2c/trunk/kernel/i2c.h
r4298 r4302 29 29 #define _LINUX_I2C_H 30 30 31 #define I2C_DATE "2007 0115"32 #define I2C_VERSION "2.10.2 "31 #define I2C_DATE "2007????" 32 #define I2C_VERSION "2.10.2-SVN" 33 33 34 34 /* You can set this to 0 if you patch i2c into your kernel tree
