Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21740
b: refs/heads/master
c: c04e89b
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Mar 21, 2006
1 parent 809b5f1 commit df559b3
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: 77cc5319900054662861cb147f300b1d1d22fcc5
refs/heads/master: c04e89b1f2c624fbb1e57874062491c2b987c7e2
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/zl10353.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static int zl10353_read_register(struct zl10353_state *state, u8 reg)
return b1[0];
}

void zl10353_dump_regs(struct dvb_frontend *fe)
static void zl10353_dump_regs(struct dvb_frontend *fe)
{
struct zl10353_state *state = fe->demodulator_priv;
char buf[52], buf2[4];
Expand Down

0 comments on commit df559b3

Please sign in to comment.