commit | 85a82038b2744f87cb297f93ddecd04a8c2979bd | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Sep 24 12:14:15 2015 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Sep 30 16:44:14 2015 +0900 |
tree | 274f191033910ab6e6fe49051ee52e123844a4e9 | |
parent | 641a2fef39369c27df887e82cd63aee3de93f511 [diff] |
drm/exynos: rotator: Clock control is unused if !PM Protect the rotator_clk_crtl() function with an #ifdef CONFIG_PM guard to avoid "defined but not used" warnings. Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>