diff options
Diffstat (limited to 'include/linux/i2c-id.h')
-rw-r--r-- | include/linux/i2c-id.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h index 36f0c5b0cbf7..00da370bbcd6 100644 --- a/include/linux/i2c-id.h +++ b/include/linux/i2c-id.h | |||
@@ -210,9 +210,6 @@ | |||
210 | /* --- MPC8xx PowerPC adapters */ | 210 | /* --- MPC8xx PowerPC adapters */ |
211 | #define I2C_HW_MPC8XX_EPON 0x110000 /* Eponymous MPC8xx I2C adapter */ | 211 | #define I2C_HW_MPC8XX_EPON 0x110000 /* Eponymous MPC8xx I2C adapter */ |
212 | 212 | ||
213 | /* --- ITE based algorithms */ | ||
214 | #define I2C_HW_I_IIC 0x080000 /* controller on the ITE */ | ||
215 | |||
216 | /* --- PowerPC on-chip adapters */ | 213 | /* --- PowerPC on-chip adapters */ |
217 | #define I2C_HW_OCP 0x120000 /* IBM on-chip I2C adapter */ | 214 | #define I2C_HW_OCP 0x120000 /* IBM on-chip I2C adapter */ |
218 | 215 | ||