From: Jean Delvare Date: Wed, 22 Oct 2008 18:21:31 +0000 (+0200) Subject: i2c: Drop 2-byte address block transfer defines X-Git-Tag: v2.6.28-rc1~32^2~6 X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c0589d4bc19294a49934af1be736eb6e9ad11673;hp=c0589d4bc19294a49934af1be736eb6e9ad11673;p=linux-2.6-omap-h63xx.git i2c: Drop 2-byte address block transfer defines We have no users and no implementers for these transfer types so it makes little sense to define functionality bits for them. Signed-off-by: Jean Delvare ---