diff options
author | Michael Krufky <mkrufky@m1k.net> | 2005-11-09 00:35:12 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-09 10:56:01 -0500 |
commit | 3cff00d91292e744a510be7256f1c80e1b0be819 (patch) | |
tree | bb97c03a216dffa97debd664c2afe5386802bc81 /drivers/media/dvb/bt8xx/dvb-bt8xx.h | |
parent | 3765022171874d249535a1c8b8190f408fd85f21 (diff) |
[PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 Lite
Added ATSC support for DViCO FusionHDTV5 Lite.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Cc: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/dvb/bt8xx/dvb-bt8xx.h')
-rw-r--r-- | drivers/media/dvb/bt8xx/dvb-bt8xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/bt8xx/dvb-bt8xx.h b/drivers/media/dvb/bt8xx/dvb-bt8xx.h index 9ec8e5bd6c1f..cf035a80361c 100644 --- a/drivers/media/dvb/bt8xx/dvb-bt8xx.h +++ b/drivers/media/dvb/bt8xx/dvb-bt8xx.h | |||
@@ -35,6 +35,7 @@ | |||
35 | #include "nxt6000.h" | 35 | #include "nxt6000.h" |
36 | #include "cx24110.h" | 36 | #include "cx24110.h" |
37 | #include "or51211.h" | 37 | #include "or51211.h" |
38 | #include "lgdt330x.h" | ||
38 | 39 | ||
39 | struct dvb_bt8xx_card { | 40 | struct dvb_bt8xx_card { |
40 | struct semaphore lock; | 41 | struct semaphore lock; |