From: Jean Delvare Date: Fri, 5 Oct 2012 20:23:53 +0000 (+0200) Subject: i2c-designware: i2c_dw_xfer_msg can be static X-Git-Tag: v3.7-rc1~92^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccd780f867c82571181f6ca03e243beba697607;p=pandora-kernel.git i2c-designware: i2c_dw_xfer_msg can be static i2c_dw_xfer_msg is only called internally so it can be static. It original was, before the driver split. No idea why it was changed at that time. Signed-off-by: Jean Delvare Acked-by: Dirk Brandewie --- Reading git-diff-tree failed