commit | 57fcfb6f935889c2086681d1bbc4ba0d47aeb768 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Oct 17 07:11:51 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 25 14:38:21 2012 -0200 |
tree | 4aa6e66ead3df0039e5ac019e222fe5ae4076510 | |
parent | bbbfcb4e32532c9c5f0718a95b6c2a74b8ad50de [diff] |
[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>