Changeset 3999
- Timestamp:
- 09/06/05 22:08:39 (3 years ago)
- Files:
-
- i2c/trunk/kernel/i2c.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/kernel/i2c.h
r3997 r3999 29 29 #define _LINUX_I2C_H 30 30 31 #define I2C_DATE "2005 0906"32 #define I2C_VERSION "2.9. 2"31 #define I2C_DATE "2005????" 32 #define I2C_VERSION "2.9.3-CVS" 33 33 34 34 /* You can set this to 0 if you patch i2c into your kernel tree
