From: Thierry Reding Date: Thu, 24 Sep 2015 10:14:13 +0000 (+0200) Subject: drm/exynos: Suspend/resume is unused if !PM X-Git-Tag: omap-for-v4.3/fixes-rc5~47^2~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7082947eff3b1ddbb5d320331c846a5a2fc88261;p=pandora-kernel.git drm/exynos: Suspend/resume is unused if !PM Protect the suspend and resume callbacks with an #ifdef CONFIG_PM_SLEEP guard to avoid "defined but not used" warnings. Signed-off-by: Thierry Reding Signed-off-by: Inki Dae --- Reading git-diff-tree failed