Skip to content
Commit 7082947e authored by Thierry Reding's avatar Thierry Reding Committed by Inki Dae
Browse files

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: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent 48cf53f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment