Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181583
b: refs/heads/master
c: 43e3e6d
h: refs/heads/master
i:
  181581: 237b005
  181579: dc37f05
  181575: b045727
  181567: 989827e
v: v3
  • Loading branch information
Márton Németh authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 37d6102 commit c1983a0
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: b9fb9b791a05e52b6daba953637705fa30610ab3
refs/heads/master: 43e3e6d9df13da0c82b99e1144de053043545894
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/dib0090.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ static int dib0090_sleep(struct dvb_frontend *fe)
return 0;
}

extern void dib0090_dcc_freq(struct dvb_frontend *fe, u8 fast)
void dib0090_dcc_freq(struct dvb_frontend *fe, u8 fast)
{
struct dib0090_state *state = fe->tuner_priv;
if (fast)
Expand Down

0 comments on commit c1983a0

Please sign in to comment.