diff options
Diffstat (limited to 'drivers/media/dvb/frontends/dvb-pll.h')
-rw-r--r-- | drivers/media/dvb/frontends/dvb-pll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/dvb-pll.h b/drivers/media/dvb/frontends/dvb-pll.h index a5bd928d420..bb79a78151f 100644 --- a/drivers/media/dvb/frontends/dvb-pll.h +++ b/drivers/media/dvb/frontends/dvb-pll.h | |||
@@ -13,6 +13,7 @@ struct dvb_pll_desc { | |||
13 | u32 min; | 13 | u32 min; |
14 | u32 max; | 14 | u32 max; |
15 | void (*setbw)(u8 *buf, u32 freq, int bandwidth); | 15 | void (*setbw)(u8 *buf, u32 freq, int bandwidth); |
16 | u8 *initdata; | ||
16 | int count; | 17 | int count; |
17 | struct { | 18 | struct { |
18 | u32 limit; | 19 | u32 limit; |