commit | d3460b2abab3800e2d33d5529f8a54bd2e45b4e0 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Oct 14 07:11:18 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Oct 24 09:36:38 2014 -0200 |
tree | 2133e25bbe8213cd085ed2aac0c109c075de719e | |
parent | de3767aaef5ced67d0037623655bd1acb24c7cc1 [diff] |
[media] s5p-fimc: Only build suspend/resume for PM If power management is disabled these functions become unused, so there is no reason to build them. This fixes a couple of build warnings when PM(_SLEEP,_RUNTIME) is not enabled. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>