hwmon: (i5k_amb) Fix compile warning
authorGuenter Roeck <guenter.roeck@ericsson.com>
Fri, 19 Nov 2010 17:39:11 +0000 (09:39 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 22 Nov 2010 20:23:39 +0000 (12:23 -0800)
commitc48a2916355337895aea33839d39810eb575e775
treeb2b8792d5aa8de6aebd15178d5d5921ccf698e1d
parent3561d43fd289f590fdae672e5eb831b8d5cf0bf6
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 <guenter.roeck@ericsson.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/i5k_amb.c