diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-11 15:28:12 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 17:55:52 -0300 |
commit | ea4d03d138d1febab586299e1a3bbc0df585f4b7 (patch) | |
tree | dbb7bcb77f3772f5b948d5d0690a5074a8750f8e /drivers/media | |
parent | fd0b0814a4ac6003d84042964c0c2923435539cd (diff) |
[media] tda18271c2dd.h: Don't add the same symbol twice
Should be folded with the next patch when sending upstream
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/dvb/frontends/tda18271c2dd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/dvb/frontends/tda18271c2dd.h b/drivers/media/dvb/frontends/tda18271c2dd.h index 5ac2da5fcf19..d8af25d8b703 100644 --- a/drivers/media/dvb/frontends/tda18271c2dd.h +++ b/drivers/media/dvb/frontends/tda18271c2dd.h @@ -1,8 +1,5 @@ #ifndef _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) \ && defined(MODULE)) struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, |