Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85721
b: refs/heads/master
c: 2de3a5a
h: refs/heads/master
i:
  85719: 93b310c
v: v3
  • Loading branch information
Jaime Velasco Juan authored and Mauro Carvalho Chehab committed Feb 18, 2008
1 parent eda12a7 commit 75c3b62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1fdd61c0228a32b9a5e10593b225851d8920595b
refs/heads/master: 2de3a5a5c52ae1550be537829bb487131430d74b
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/stk-webcam.c
Original file line number Diff line number Diff line change
Expand Up @@ -1314,6 +1314,9 @@ static struct file_operations v4l_stk_fops = {
.poll = v4l_stk_poll,
.mmap = v4l_stk_mmap,
.ioctl = video_ioctl2,
#ifdef CONFIG_COMPAT
.compat_ioctl = v4l_compat_ioctl32,
#endif
.llseek = no_llseek
};

Expand Down

0 comments on commit 75c3b62

Please sign in to comment.