Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130744
b: refs/heads/master
c: 9c17e2e
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jan 29, 2009
1 parent abac886 commit bcc36b4
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: 66aa66ea31371daad562bf22ff245caf707d5d40
refs/heads/master: 9c17e2ea1e91ed694c3869c860a04507b103f5e6
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/frontends/stb0899_algo.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ inline u32 stb0899_do_div(u64 n, u32 d)
return n;
}

#if 0
/* These functions are currently unused */
/*
* stb0899_calc_srate
* Compute symbol rate
Expand Down Expand Up @@ -63,6 +65,7 @@ static u32 stb0899_get_srate(struct stb0899_state *state)

return stb0899_calc_srate(internal->master_clk, sfr);
}
#endif

/*
* stb0899_set_srate
Expand Down

0 comments on commit bcc36b4

Please sign in to comment.