From: Sonic Zhang Date: Tue, 28 Jan 2014 08:55:21 +0000 (+0800) Subject: i2c: bfin-twi: move bits macros and structs in header from arch include to generic... X-Git-Tag: v3.15-rc1~41^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45126da22452ac3d4685401a1e921a39ac0ff2f6;p=pandora-kernel.git i2c: bfin-twi: move bits macros and structs in header from arch include to generic include The ADI TWI peripheral is not binding to the Blackfin processor only. The bits macros and structs should be put in the generic include header. And update head file path in drivers accordingly. Signed-off-by: Sonic Zhang Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed