Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343834
b: refs/heads/master
c: 2e8c1e5
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 28, 2012
1 parent 8940dd0 commit 5925363
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: eda94710d6502672c5ee7de198fa78a63ddfae3a
refs/heads/master: 2e8c1e569392c84a926b9bf94176c5d7ba5d3e50
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb-frontends/dib9000.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ static inline int dib9000_set_slave_frontend(struct dvb_frontend *fe, struct dvb
return -ENODEV;
}

int dib9000_remove_slave_frontend(struct dvb_frontend *fe)
static inline int dib9000_remove_slave_frontend(struct dvb_frontend *fe)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return -ENODEV;
Expand Down

0 comments on commit 5925363

Please sign in to comment.