Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138115
b: refs/heads/master
c: 7d828bf
h: refs/heads/master
i:
  138113: f70bb43
  138111: 32bfdb2
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 48cf093 commit 105f312
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: 7991704dbd5c69bbf047ef6b9332a8701334975b
refs/heads/master: 7d828bf2b094c86f7904811e348d610d7c20f6fb
3 changes: 2 additions & 1 deletion trunk/drivers/media/dvb/frontends/dib3000mc.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ struct dib3000mc_config {
#define DEFAULT_DIB3000MC_I2C_ADDRESS 16
#define DEFAULT_DIB3000P_I2C_ADDRESS 24

#if defined(CONFIG_DVB_DIB3000MC) || (defined(CONFIG_DVB_DIB3000MC_MODULE) && defined(MODULE))
#if defined(CONFIG_DVB_DIB3000MC) || (defined(CONFIG_DVB_DIB3000MC_MODULE) && \
defined(MODULE))
extern struct dvb_frontend *dib3000mc_attach(struct i2c_adapter *i2c_adap,
u8 i2c_addr,
struct dib3000mc_config *cfg);
Expand Down

0 comments on commit 105f312

Please sign in to comment.