Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241813
b: refs/heads/master
c: dbf05b2
h: refs/heads/master
i:
  241811: 685bb1f
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 0e9c8d1 commit 139b603
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: 8112248a1b66440f6c562c2669aba6950ef48199
refs/heads/master: dbf05b279b8ed398a8e92b0c1187882f6df2bf7f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/cxd2099/cxd2099.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
(defined(CONFIG_DVB_CXD2099_MODULE) && defined(MODULE))
struct dvb_ca_en50221 *cxd2099_attach(u8 adr, void *priv, struct i2c_adapter *i2c);
#else
struct dvb_ca_en50221 *cxd2099_attach(u8 adr, void *priv, struct i2c_adapter *i2c)
static inline struct dvb_ca_en50221 *cxd2099_attach(u8 adr, void *priv, struct i2c_adapter *i2c)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return NULL;
Expand Down

0 comments on commit 139b603

Please sign in to comment.