aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-id.h
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-12-10 21:21:29 +0100
committerJean Delvare <khali@arrakis.delvare>2006-12-10 21:21:29 +0100
commit51fd554b6547b74c7e6d1f52885ba8532b531023 (patch)
tree5d9e5a30a3e41fb4e77c2b3f9c2dd1cb33abbcc7 /include/linux/i2c-id.h
parenti2c: Update the list of driver IDs (diff)
downloadlinux-dev-51fd554b6547b74c7e6d1f52885ba8532b531023.tar.xz
linux-dev-51fd554b6547b74c7e6d1f52885ba8532b531023.zip
i2c: Delete the broken i2c-ite bus driver
The rest of the ITE8172 support was already removed from MIPS tree. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Acked-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/linux/i2c-id.h')
-rw-r--r--include/linux/i2c-id.h3
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 @@
/* --- MPC8xx PowerPC adapters */
#define I2C_HW_MPC8XX_EPON 0x110000 /* Eponymous MPC8xx I2C adapter */
-/* --- ITE based algorithms */
-#define I2C_HW_I_IIC 0x080000 /* controller on the ITE */
-
/* --- PowerPC on-chip adapters */
#define I2C_HW_OCP 0x120000 /* IBM on-chip I2C adapter */