Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85758
b: refs/heads/master
c: c9fe1d6
h: refs/heads/master
v: v3
  • Loading branch information
Tony Breeds authored and Mauro Carvalho Chehab committed Feb 18, 2008
1 parent ae7fa49 commit 5156988
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 27d0fe189437803d5ad146d508ec2fd77252c73f
refs/heads/master: c9fe1d6ba603ddc5f2ef0a6b84f9df2bb4c679f1
3 changes: 2 additions & 1 deletion trunk/drivers/media/dvb/frontends/xc5000.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ struct xc5000_config {
/* xc5000 callback command */
#define XC5000_TUNER_RESET 0

#if defined(CONFIG_DVB_TUNER_XC5000) || defined(CONFIG_DVB_TUNER_XC5000_MODULE)
#if defined(CONFIG_DVB_TUNER_XC5000) || \
(defined(CONFIG_DVB_TUNER_XC5000_MODULE) && defined(MODULE))
extern struct dvb_frontend* xc5000_attach(struct dvb_frontend *fe,
struct i2c_adapter *i2c,
struct xc5000_config *cfg);
Expand Down

0 comments on commit 5156988

Please sign in to comment.