From: Lars-Peter Clausen Date: Fri, 15 Feb 2013 16:57:11 +0000 (+0100) Subject: hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP X-Git-Tag: v3.9-rc1~152^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0db9c4bfe2f44073fcdc1a39a13eb66b618098c;p=pandora-kernel.git hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP Only build the suspend/resume code if CONFIG_PM_SLEEP is selected. Currently the code is built if CONFIG_PM is selected, but it will also be selected if only runtime PM support is built into the kernel. Signed-off-by: Lars-Peter Clausen Acked-by: Hartmut Knaack Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed