Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343778
b: refs/heads/master
c: 57fcfb6
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Mauro Carvalho Chehab committed Oct 25, 2012
1 parent 0c1d690 commit 51bc5f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bbbfcb4e32532c9c5f0718a95b6c2a74b8ad50de
refs/heads/master: 57fcfb6f935889c2086681d1bbc4ba0d47aeb768
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/s5p-fimc/fimc-mdevice.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ static int fimc_pipeline_close(struct fimc_pipeline *p)
* @pipeline: video pipeline structure
* @on: passed as the s_stream call argument
*/
int fimc_pipeline_s_stream(struct fimc_pipeline *p, bool on)
static int fimc_pipeline_s_stream(struct fimc_pipeline *p, bool on)
{
int i, ret;

Expand Down

0 comments on commit 51bc5f8

Please sign in to comment.