Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261497
b: refs/heads/master
c: 7dfd071
h: refs/heads/master
i:
  261495: 7c6a7df
v: v3
  • Loading branch information
Oliver Endriss authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent f9a072f commit 6026372
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: f876502d9a24934eadce0c8a8c45bfb863e46bb4
refs/heads/master: 7dfd071271bb237d16d8088287bf52a2684cb3ca
2 changes: 1 addition & 1 deletion trunk/drivers/staging/cxd2099/cxd2099.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ struct dvb_ca_en50221 *cxd2099_attach(struct cxd2099_cfg *cfg,
#else

static inline struct dvb_ca_en50221 *cxd2099_attach(struct cxd2099_cfg *cfg,
void *priv, struct i2c_adapter *i2c);
void *priv, struct i2c_adapter *i2c)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return NULL;
Expand Down

0 comments on commit 6026372

Please sign in to comment.