diff options
Diffstat (limited to 'include/linux/i2c.h')
| -rw-r--r-- | include/linux/i2c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/i2c.h b/include/linux/i2c.h index 0316ba1294ca..99399fadf13f 100644 --- a/include/linux/i2c.h +++ b/include/linux/i2c.h | |||
| @@ -251,7 +251,6 @@ static inline void i2c_set_adapdata (struct i2c_adapter *dev, void *data) | |||
| 251 | } | 251 | } |
| 252 | 252 | ||
| 253 | /*flags for the driver struct: */ | 253 | /*flags for the driver struct: */ |
| 254 | #define I2C_DF_NOTIFY 0x01 /* notify on bus (de/a)ttaches */ | ||
| 255 | 254 | ||
| 256 | /*flags for the client struct: */ | 255 | /*flags for the client struct: */ |
| 257 | #define I2C_CLIENT_ALLOW_USE 0x01 /* Client allows access */ | 256 | #define I2C_CLIENT_ALLOW_USE 0x01 /* Client allows access */ |
