diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-04-22 19:46:13 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 19:07:53 +0200 |
commit | 967be9a9cd2de3f87dbf960620860143a50c1b64 (patch) | |
tree | 57549d397b4f22d009e170e9464feda6e5b5807a /drivers/media/video/bt8xx/bttvp.h | |
parent | V4L/DVB (7410): use tuner-simple for Thomson FE6600 digital tuning support (diff) | |
download | linux-967be9a9cd2de3f87dbf960620860143a50c1b64.tar.xz linux-967be9a9cd2de3f87dbf960620860143a50c1b64.zip |
V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning support
Convert dvb-bt8xx to use tuner-simple instead of dvb-pll for Philips FCV1236D
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/bt8xx/bttvp.h')
-rw-r--r-- | drivers/media/video/bt8xx/bttvp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttvp.h b/drivers/media/video/bt8xx/bttvp.h index 1305d315cfc5..03816b73f847 100644 --- a/drivers/media/video/bt8xx/bttvp.h +++ b/drivers/media/video/bt8xx/bttvp.h @@ -42,7 +42,6 @@ #include <linux/device.h> #include <media/videobuf-dma-sg.h> -#include <media/tuner.h> #include <media/tveeprom.h> #include <media/ir-common.h> |