summaryrefslogtreecommitdiff
path: root/drivers/media/video/tuner-driver.h
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2007-08-28 00:23:40 (GMT)
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-10 01:07:39 (GMT)
commit7ab10bf72add23f0badf98ead92f58e34e14d35a (patch)
tree098a6c00ca2004f642ec84316449e78c1d8dd635 /drivers/media/video/tuner-driver.h
parent96c0b7cfa5de1d6be0a6f6d202a6a078f5577d8f (diff)
downloadlinux-fsl-qoriq-7ab10bf72add23f0badf98ead92f58e34e14d35a.tar.xz
V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Acked-by: Mike Isely <isely@pobox.com> Acked-by: Steven Toth <stoth@hauppauge.com> Acked-by: Patrick Boettcher <pb@linuxtv.org> Acked-by: Jarod Wilson <jwilson@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/tuner-driver.h')
-rw-r--r--drivers/media/video/tuner-driver.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/video/tuner-driver.h b/drivers/media/video/tuner-driver.h
index 87d937f..bcb6a61 100644
--- a/drivers/media/video/tuner-driver.h
+++ b/drivers/media/video/tuner-driver.h
@@ -76,9 +76,6 @@ extern int default_tuner_init(struct tuner *t);
extern int tda9887_tuner_init(struct tuner *t);
-extern int tea5761_tuner_init(struct tuner *t);
-extern int tea5761_autodetection(struct tuner *t);
-
extern int tea5767_autodetection(struct tuner *t);
extern int tea5767_tuner_init(struct tuner *t);