From: Jean Delvare Date: Sun, 27 Jan 2008 17:14:48 +0000 (+0100) Subject: i2c: Drop redundant i2c_adapter.list X-Git-Tag: v2.6.25-rc1~1202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c6c22945e5d68eb96dd1e5cb26185253cd5b9d;p=pandora-kernel.git i2c: Drop redundant i2c_adapter.list i2c_adapter.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