From: Maciej W. Rozycki Date: Sun, 11 May 2008 18:37:05 +0000 (+0200) Subject: i2c-sibyte: Mark i2c_sibyte_add_bus() as static X-Git-Tag: v2.6.26-rc2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11a9d8392a698f01337232aa8c5d5603519943f;p=pandora-kernel.git i2c-sibyte: Mark i2c_sibyte_add_bus() as static The i2c_sibyte_add_bus() function is not called, nor meant to, from outside, so mark it as static; fixing a sparse warning too. Signed-off-by: Maciej W. Rozycki Signed-off-by: Jean Delvare --- Reading git-diff-tree failed