Commit ea4d03d1 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] tda18271c2dd.h: Don't add the same symbol twice

Should be folded with the next patch when sending upstream
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent fd0b0814
#ifndef _TDA18271C2DD_H_ #ifndef _TDA18271C2DD_H_
#define _TDA18271C2DD_H_ #define _TDA18271C2DD_H_
struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
struct i2c_adapter *i2c, u8 adr);
#if defined(CONFIG_DVB_TDA18271C2DD) || (defined(CONFIG_DVB_TDA18271C2DD_MODULE) \ #if defined(CONFIG_DVB_TDA18271C2DD) || (defined(CONFIG_DVB_TDA18271C2DD_MODULE) \
&& defined(MODULE)) && defined(MODULE))
struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment