Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261526
b: refs/heads/master
c: 01434fa
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 2c5b689 commit d93014f
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: ea4d03d138d1febab586299e1a3bbc0df585f4b7
refs/heads/master: 01434faf6d82f791c701d299f898bf261a724342
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/tda18271c2dd.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
struct i2c_adapter *i2c, u8 adr);
#else
static inline struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
struct i2c_adapter *i2c, u8 adr) {
struct i2c_adapter *i2c, u8 adr)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return NULL;
Expand Down

0 comments on commit d93014f

Please sign in to comment.