Re: [PATCH] PM / Wakeup: Fix build warning related to the "wakeup" sysfs file
From: Pavel Machek <hidden> Date: 2011-05-12 06:17:43
On Sat 2011-05-07 00:50:55, Rafael J. Wysocki wrote:
From: Rafael J. Wysocki <redacted>
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 <redacted>