From: Anton Vorontsov Date: Mon, 18 Jun 2012 04:20:05 +0000 (-0700) Subject: ds2781_battery: w1_ds2781_read() should be static X-Git-Tag: v3.6-rc1~31^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dbae5562e86f2731d13bd2b8b3ea3f974f4b87d;p=pandora-kernel.git ds2781_battery: w1_ds2781_read() should be static This patch fixes the following sparse warning: CHECK drivers/power/ds2781_battery.c drivers/power/ds2781_battery.c:72:5: warning: symbol 'w1_ds2781_read' was not declared. Should it be static? Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed