diff options
Diffstat (limited to 'drivers/media/tuners/xc5000.h')
-rw-r--r-- | drivers/media/tuners/xc5000.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/tuners/xc5000.h b/drivers/media/tuners/xc5000.h index 7245cae19f0c..6aa534f17a30 100644 --- a/drivers/media/tuners/xc5000.h +++ b/drivers/media/tuners/xc5000.h @@ -36,6 +36,7 @@ struct xc5000_config { u32 if_khz; u8 radio_input; u16 xtal_khz; + u16 output_amp; int chip_id; }; |