commit | de3767aaef5ced67d0037623655bd1acb24c7cc1 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Oct 14 07:10:40 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Oct 24 09:36:20 2014 -0200 |
tree | e64643b8dddfd1099f83b3b0f335c4a760f706a3 | |
parent | 098bcd2335f0824e76dd835e4e2b7ae8e38fc281 [diff] |
[media] s5p-jpeg: Only build suspend/resume for PM If power management is disabled these function become unused, so there is no reason to build them. This fixes a couple of build warnings when PM(_SLEEP,_RUNTIME) is not enabled. Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> 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>