From: Jean Delvare Date: Sun, 27 Jan 2008 17:14:49 +0000 (+0100) Subject: i2c: Drop redundant i2c_driver.list X-Git-Tag: v2.6.25-rc1~1201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=026526f5afcd421dce110f53e4c4e2b9e78753c2;p=pandora-kernel.git 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 Acked-by: David Brownell --- Reading git-diff-tree failed