summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorGuenter Roeck2010-11-19 06:06:45 +0100
committerGuenter Roeck2010-11-22 21:23:39 +0100
commit32292f49f9683622ad0fb95a8c754910121e7b16 (patch)
treeefbedd422c84ec37cd059d047b6c7c191ff10fc7 /include/linux
parenthwmon: (i5k_amb) Fix compile warning (diff)
downloadkernel-qcow2-linux-32292f49f9683622ad0fb95a8c754910121e7b16.tar.gz
kernel-qcow2-linux-32292f49f9683622ad0fb95a8c754910121e7b16.tar.xz
kernel-qcow2-linux-32292f49f9683622ad0fb95a8c754910121e7b16.zip
hwmon: (lis3lv02d_i2c) Fix compile warnings
This commit fixes the following compile warnings. From v2.6.37-rc2/m68k/m68k-allmodconfig, v2.6.37-rc2/powerpc/powerpc-randconfig: drivers/hwmon/lis3lv02d_i2c.c:222: warning: 'lis3_i2c_runtime_suspend' defined but not used drivers/hwmon/lis3lv02d_i2c.c:231: warning: 'lis3_i2c_runtime_resume' defined but not used Seen if CONFIG_PM_RUNTIME is not set. From v2.6.37-rc2/sh4/sh-allyesconfig: drivers/hwmon/lis3lv02d_i2c.c:191: warning: 'lis3lv02d_i2c_suspend' defined but not used drivers/hwmon/lis3lv02d_i2c.c:201: warning: 'lis3lv02d_i2c_resume' defined but not used Seen if CONFIG_PM is set but CONFIG_PM_SLEEP is not. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions