Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252203
b: refs/heads/master
c: 96c6879
h: refs/heads/master
i:
  252201: 8a1d35c
  252199: d0d301a
v: v3
  • Loading branch information
Hans Petter Selasky authored and Mauro Carvalho Chehab committed May 26, 2011
1 parent e45dd52 commit 93c8141
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: 2edcdfae98f2234336d5646befa6247ae03d12e8
refs/heads/master: 96c68795dc28aa3b1ade2194779c7d45320699cf
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/stb0899_algo.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include "stb0899_priv.h"
#include "stb0899_reg.h"

inline u32 stb0899_do_div(u64 n, u32 d)
static inline u32 stb0899_do_div(u64 n, u32 d)
{
/* wrap do_div() for ease of use */

Expand Down

0 comments on commit 93c8141

Please sign in to comment.