diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2006-04-18 16:47:08 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-25 00:58:26 -0400 |
commit | 3d043661064b37f54e8123d17b436aea05da19d6 (patch) | |
tree | 7d0c9662bba21817e1fe24a7878ed72a464f0b19 /drivers/media/dvb/bt8xx/dvb-bt8xx.h | |
parent | 8f611b87f437703b95b725afe0388e4fb9cd6587 (diff) |
V4L/DVB (3841): Dvb-bt8xx: use fe_lgh06xf.h
- removed duplicated tuning code for LG TDVS H064F
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.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 e41066ae7397..078f10350fd8 100644 --- a/drivers/media/dvb/bt8xx/dvb-bt8xx.h +++ b/drivers/media/dvb/bt8xx/dvb-bt8xx.h | |||
@@ -37,6 +37,7 @@ | |||
37 | #include "cx24110.h" | 37 | #include "cx24110.h" |
38 | #include "or51211.h" | 38 | #include "or51211.h" |
39 | #include "lgdt330x.h" | 39 | #include "lgdt330x.h" |
40 | #include "fe_lgh06xf.h" | ||
40 | #include "zl10353.h" | 41 | #include "zl10353.h" |
41 | 42 | ||
42 | struct dvb_bt8xx_card { | 43 | struct dvb_bt8xx_card { |