From: Sachin Kamat Date: Tue, 19 Feb 2013 09:37:34 +0000 (+0530) Subject: hwmon: (ntc_thermistor): Fix sparse warnings X-Git-Tag: v3.9-rc1~152^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4626dcff78a70258f0064fbdd6d504249f918bcd;p=pandora-kernel.git hwmon: (ntc_thermistor): Fix sparse warnings Fixes the following sparse warnings: drivers/hwmon/ntc_thermistor.c:46:31: warning: symbol 'ncpXXwb473' was not declared. Should it be static? drivers/hwmon/ntc_thermistor.c:82:31: warning: symbol 'ncpXXwl333' was not declared. Should it be static? Cc: MyungJoo Ham Signed-off-by: Sachin Kamat Acked-by: MyungJoo Ham Acked-by: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed