diff options
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/cx88/cx88-dvb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-dvb.c b/drivers/media/video/cx88/cx88-dvb.c index 13cc395ca656..5e7c7fdb38ae 100644 --- a/drivers/media/video/cx88/cx88-dvb.c +++ b/drivers/media/video/cx88/cx88-dvb.c | |||
@@ -444,7 +444,6 @@ static struct s5h1409_config dvico_hdtv5_pci_nano_config = { | |||
444 | 444 | ||
445 | static struct s5h1409_config kworld_atsc_120_config = { | 445 | static struct s5h1409_config kworld_atsc_120_config = { |
446 | .demod_address = 0x32 >> 1, | 446 | .demod_address = 0x32 >> 1, |
447 | .qam_if = 44000, | ||
448 | .output_mode = S5H1409_SERIAL_OUTPUT, | 447 | .output_mode = S5H1409_SERIAL_OUTPUT, |
449 | .gpio = S5H1409_GPIO_OFF, | 448 | .gpio = S5H1409_GPIO_OFF, |
450 | .inversion = S5H1409_INVERSION_OFF, | 449 | .inversion = S5H1409_INVERSION_OFF, |