Changeset 4027
- Timestamp:
- 02/15/06 02:48:51 (3 years ago)
- Files:
-
- i2c/trunk/kernel/i2c.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/kernel/i2c.h
r4025 r4027 29 29 #define _LINUX_I2C_H 30 30 31 #define I2C_DATE "200 50214"32 #define I2C_VERSION "2.10.0 "31 #define I2C_DATE "2006????" 32 #define I2C_VERSION "2.10.0-CVS" 33 33 34 34 /* You can set this to 0 if you patch i2c into your kernel tree
