[media] s5p-fimc: Make 'fimc_pipeline_s_stream' function static
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 17 Oct 2012 10:11:51 +0000 (07:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 25 Oct 2012 16:38:21 +0000 (14:38 -0200)
commit57fcfb6f935889c2086681d1bbc4ba0d47aeb768
tree4aa6e66ead3df0039e5ac019e222fe5ae4076510
parentbbbfcb4e32532c9c5f0718a95b6c2a74b8ad50de
[media] s5p-fimc: Make 'fimc_pipeline_s_stream' function static

Fixes the following sparse warning:
drivers/media/platform/s5p-fimc/fimc-mdevice.c:216:5: warning:
symbol 'fimc_pipeline_s_stream' 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>
drivers/media/platform/s5p-fimc/fimc-mdevice.c