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