From: Guenter Roeck Date: Fri, 19 Nov 2010 17:39:11 +0000 (-0800) Subject: hwmon: (i5k_amb) Fix compile warning X-Git-Tag: v2.6.37-rc4~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48a2916355337895aea33839d39810eb575e775;p=pandora-kernel.git hwmon: (i5k_amb) Fix compile warning This patch fixes the following compile warning. drivers/hwmon/i5k_amb.c:500: warning: 'i5k_amb_ids' defined but not used The warning is seen if the driver is built into the kernel (not as module). Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-diff-tree failed