From: Rafael J. Wysocki Date: Sat, 7 May 2011 16:11:52 +0000 (+0200) Subject: PM / Wakeup: Fix build warning related to the "wakeup" sysfs file X-Git-Tag: v3.0-rc1~408^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e762318baae3002944d68220910aef7caffcd065;p=pandora-kernel.git PM / Wakeup: Fix build warning related to the "wakeup" sysfs file The "wakeup" device sysfs file is only created if CONFIG_PM_SLEEP is set, so put it under CONFIG_PM_SLEEP and make a build warning related to it go away. Signed-off-by: Rafael J. Wysocki Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed