From: Zhang Rui Date: Wed, 25 Sep 2013 12:39:46 +0000 (+0800) Subject: ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific code X-Git-Tag: v3.13-rc1~96^2~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11fa8da5fb14b23ff796c09d61a162a27deeb04f;p=pandora-kernel.git 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 CC: Matthew Garrett CC: Ike Panhc Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed