i2c: Drop redundant i2c_driver.list
authorJean Delvare <khali@linux-fr.org>
Sun, 27 Jan 2008 17:14:49 +0000 (18:14 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:49 +0000 (18:14 +0100)
commit026526f5afcd421dce110f53e4c4e2b9e78753c2
tree1dbdb54db8382dc1c1cb63b06960158f884fd823
parent87c6c22945e5d68eb96dd1e5cb26185253cd5b9d
i2c: Drop redundant i2c_driver.list

i2c_driver.list is superfluous, this list duplicates the one
maintained by the driver core. Drop it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/i2c/i2c-core.c
include/linux/i2c.h