Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181580
b: refs/heads/master
c: 521e86e
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent dc37f05 commit e8390ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d5abcc784ff337fbe9c6bc03235baecfd25191e5
refs/heads/master: 521e86eb4354080dc2d178e3d8a7ebd8f0e8b4e5
4 changes: 2 additions & 2 deletions trunk/drivers/media/dvb/frontends/stv0900_sw.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static int stv0900_search_carr_sw_loop(struct stv0900_internal *intp,
return lock;
}

int stv0900_sw_algo(struct stv0900_internal *intp,
static int stv0900_sw_algo(struct stv0900_internal *intp,
enum fe_stv0900_demod_num demod)
{
int lock = FALSE,
Expand Down Expand Up @@ -795,7 +795,7 @@ static enum fe_stv0900_fec stv0900_get_vit_fec(struct stv0900_internal *intp,
return prate;
}

void stv0900_set_dvbs1_track_car_loop(struct stv0900_internal *intp,
static void stv0900_set_dvbs1_track_car_loop(struct stv0900_internal *intp,
enum fe_stv0900_demod_num demod,
u32 srate)
{
Expand Down

0 comments on commit e8390ac

Please sign in to comment.