From: Ben Dooks Date: Wed, 26 Oct 2005 19:04:12 +0000 (+0200) Subject: [PATCH] i2c: Static function fixes, 1 of 4 X-Git-Tag: v2.6.15-rc1~732^2^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6536c49a1ee2bd85eee0e7fa41e67c5743f2f93e;p=pandora-kernel.git [PATCH] i2c: Static function fixes, 1 of 4 eeprom_detect is first declared static and then when the function is actually implemented, there is no static. Signed-off-by: Ben Dooks Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed