aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/bt8xx/bttv-cards.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/bt8xx/bttv-cards.c b/drivers/media/video/bt8xx/bttv-cards.c
index 7374c02dd183..b963bde97412 100644
--- a/drivers/media/video/bt8xx/bttv-cards.c
+++ b/drivers/media/video/bt8xx/bttv-cards.c
@@ -576,6 +576,8 @@ struct tvcard bttv_tvcards[] = {
576 .needs_tvaudio = 1, 576 .needs_tvaudio = 1,
577 .pll = PLL_28, 577 .pll = PLL_28,
578 .tuner_type = UNSET, 578 .tuner_type = UNSET,
579 .tuner_addr = ADDR_UNSET,
580 .radio_addr = ADDR_UNSET,
579 }, 581 },
580 [BTTV_BOARD_WINVIEW_601] = { 582 [BTTV_BOARD_WINVIEW_601] = {
581 .name = "Leadtek WinView 601", 583 .name = "Leadtek WinView 601",