commit | 11fa8da5fb14b23ff796c09d61a162a27deeb04f | [log] [tgz] |
---|---|---|
author | Zhang Rui <rui.zhang@intel.com> | Wed Sep 25 20:39:46 2013 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Sep 25 19:40:12 2013 +0200 |
tree | 27b62208004a18c6ae879b2589224c038058fdcb | |
parent | cc8ef52707341e67a12067d6ead991d56ea017ca [diff] |
ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific code ideapad_acpi_resume() and ideapad_pm is meaningful only if CONFIG_PM_SLEEP is set. Thus introduce #ifdef for this piece of code. Signed-off-by: Zhang Rui <rui.zhang@intel.com> CC: Matthew Garrett <matthew.garrett@nebula.com> CC: Ike Panhc <ike.pan@canonical.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>