From: Guenter Roeck Date: Sat, 4 Aug 2012 16:46:36 +0000 (-0700) Subject: hwmon: (f71882fg) Fix build warning X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~72^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0038389add7388954d74985ce7e631076216cf02;p=pandora-kernel.git hwmon: (f71882fg) Fix build warning Fix: warning: 'address' may be used uninitialized in this function [-Wuninitialized] While this is a false warning, the patch reduces module size on x86_64 by approximately 175 bytes, so it is still worth the effort. Signed-off-by: Guenter Roeck Acked-by: Hans de Goede --- Reading git-diff-tree failed