[media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.c
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 17 Oct 2012 10:11:50 +0000 (07:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 25 Oct 2012 16:38:14 +0000 (14:38 -0200)
Fixes the following sparse warning:
drivers/media/platform/s5p-mfc/s5p_mfc_pm.c:31:10: warning:
symbol 'clk_ref' was not declared. Should it be static?

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found