Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176826
b: refs/heads/master
c: 865fbf2
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 16, 2009
1 parent 11f8feb commit 7f2ddc2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 446e4a64d2f6efddc63a47169ba3c8037b620307
refs/heads/master: 865fbf20bed00d456556ecd4b4c9dadc45cba759
5 changes: 0 additions & 5 deletions trunk/drivers/media/dvb/frontends/dib0090.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@ static inline int dib0090_set_tune_state(struct dvb_frontend *fe, enum frontend_
return -ENODEV;
}

static inline num frontend_tune_state dib0090_get_tune_state(struct dvb_frontend *fe)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return CT_SHUTDOWN,}

static inline void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
Expand Down

0 comments on commit 7f2ddc2

Please sign in to comment.