From: Ben Dooks Date: Wed, 26 Oct 2005 19:05:46 +0000 (+0200) Subject: [PATCH] hwmon: Static function fixes, 2 of 4 X-Git-Tag: v2.6.15-rc1~732^2^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8d2061590c87c20bf78133461bc74df78803ecb;p=pandora-kernel.git [PATCH] hwmon: Static function fixes, 2 of 4 lm78.c and lm85.c have a number of items declared static then implemented without the static on them. The following patch fixes these sparse errors. Signed-off-by: Ben Dooks Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed