Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179418
b: refs/heads/master
c: 9afc802
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 17, 2010
1 parent 8dfab3b commit d39dcc6
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: d7c0d43997cf716617d724554d19b3b8dd465833
refs/heads/master: 9afc8022b4e7e4e8c572b2b997846756afb5d909
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/dib8000.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ static inline int dib8000_set_tune_state(struct dvb_frontend *fe, enum frontend_
static inline enum frontend_tune_state dib8000_get_tune_state(struct dvb_frontend *fe)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return CT_SHUTDOWN,
return CT_SHUTDOWN;
}
static inline void dib8000_pwm_agc_reset(struct dvb_frontend *fe)
{
Expand Down

0 comments on commit d39dcc6

Please sign in to comment.