Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115647
b: refs/heads/master
c: d93356a
h: refs/heads/master
i:
  115645: 03f1d1a
  115643: 33c805a
  115639: a0f3d2e
  115631: 91e3458
  115615: 4dce358
  115583: 8990739
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 17, 2008
1 parent 2b44547 commit c13184b
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: a8eb912c6d2c68426c2c2e0aad4c2bbec2240179
refs/heads/master: d93356a22014f555ab6f9fbeb697fc73b565841a
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/cx24116.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ extern struct dvb_frontend* cx24116_attach(const struct cx24116_config* config,
static inline struct dvb_frontend* cx24116_attach(const struct cx24116_config* config,
struct i2c_adapter* i2c)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __FUNCTION__);
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return NULL;
}
#endif // CONFIG_DVB_CX24116
Expand Down

0 comments on commit c13184b

Please sign in to comment.