Skip to content

Commit

Permalink
[media] tda18271c2dd.h: Don't add the same symbol twice
Browse files Browse the repository at this point in the history
Should be folded with the next patch when sending upstream

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Jul 27, 2011
1 parent fd0b081 commit ea4d03d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/media/dvb/frontends/tda18271c2dd.h
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit ea4d03d

Please sign in to comment.