Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242052
b: refs/heads/master
c: fa9448d
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 22, 2011
1 parent 4a5f2d0 commit 5c6cf4c
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: d6972cc8a35514a518ef9c9f608327851cd2e856
refs/heads/master: fa9448d9bdbae42bb10545f6fcfc980f38f53aa8
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx23885/altera-ci.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ static inline int altera_ci_irq(void *dev)
return 0;
}

static int altera_ci_tuner_reset(void *dev, int ci_nr)
static inline int altera_ci_tuner_reset(void *dev, int ci_nr)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return 0;
Expand Down

0 comments on commit 5c6cf4c

Please sign in to comment.