diff options
Diffstat (limited to 'drivers/media/video/bttv-cards.c')
-rw-r--r-- | drivers/media/video/bttv-cards.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/bttv-cards.c b/drivers/media/video/bttv-cards.c index e872cd47a648..e94bffbedfdd 100644 --- a/drivers/media/video/bttv-cards.c +++ b/drivers/media/video/bttv-cards.c | |||
@@ -2399,6 +2399,7 @@ struct tvcard bttv_tvcards[] = { | |||
2399 | .no_msp34xx = 1, | 2399 | .no_msp34xx = 1, |
2400 | .no_tda9875 = 1, | 2400 | .no_tda9875 = 1, |
2401 | .no_tda7432 = 1, | 2401 | .no_tda7432 = 1, |
2402 | .has_dvb = 1, | ||
2402 | },{ | 2403 | },{ |
2403 | /* ---- card 0x88---------------------------------- */ | 2404 | /* ---- card 0x88---------------------------------- */ |
2404 | /* Mauro Carvalho Chehab <mchehab@brturbo.com.br> */ | 2405 | /* Mauro Carvalho Chehab <mchehab@brturbo.com.br> */ |