Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197399
b: refs/heads/master
c: ad60225
h: refs/heads/master
i:
  197397: a0b2846
  197395: f89abb7
  197391: 76f2de8
v: v3
  • Loading branch information
Marin Mitov authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 4ebb548 commit 683015e
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: b8aab1278147e3b067903983a835ef3c68281b13
refs/heads/master: ad602259451ddc8b0f83cb312cb54223317eda74
2 changes: 1 addition & 1 deletion trunk/drivers/staging/dt3155v4l/dt3155v4l.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ dt3155_queue_dma_contig_init(struct videobuf_queue *q,
unsigned int msize,
void *priv)
{
struct dt3155_priv *pd = q->priv_data;
struct dt3155_priv *pd = priv;

videobuf_queue_dma_contig_init(q, ops, dev, irqlock,
type, field, msize, priv);
Expand Down

0 comments on commit 683015e

Please sign in to comment.