提交 39b43b1a 编写于 作者: A Andrew Morton 提交者: Mauro Carvalho Chehab

V4L/DVB (6808): git-dvb: fix build in drivers/media/dvb/frontends/tda18271.h

Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 8996b3f3
...@@ -38,7 +38,7 @@ extern struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, ...@@ -38,7 +38,7 @@ extern struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr,
static inline struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, static inline struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe,
u8 addr, u8 addr,
struct i2c_adapter *i2c, struct i2c_adapter *i2c,
enum tda18271_i2c_gate gate); enum tda18271_i2c_gate gate)
{ {
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __FUNCTION__); printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __FUNCTION__);
return NULL; return NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册