commit | eb00a28ae1a8fc4b3914f94ab1944396b8dda9fc | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Oct 26 21:20:17 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 14:02:13 2005 -0700 |
tree | 002802351fdc91eacce8de3a6fe442c2299a99f0 | |
parent | cd19cc4732395eb3dbaf49042233b5ac69b1fbd3 [diff] |
[PATCH] i2c: Drop unused parport i2c IDs Drop unused i2c-over-parallel-port i2c IDs: * I2C_HW_B_LPC was never actually used as far as I could search. * I2C_HW_B_ELV and I2C_HW_B_VELLE are no more used since the introduction of the unified i2c-parport driver in Linux 2.6.2. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>