diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-04-22 14:46:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 14:07:54 -0300 |
commit | b7f81b2058625b6fe90c9265aabbf0d3bdc15874 (patch) | |
tree | e64ea7e6405bfb583bdd13ccd6e3040d912bdf7b /drivers/media/dvb/frontends/dvb-pll.h | |
parent | ad561caafaa02b2e1dfe25f6bae03806051992eb (diff) | |
download | blackbird-op-linux-b7f81b2058625b6fe90c9265aabbf0d3bdc15874.tar.gz blackbird-op-linux-b7f81b2058625b6fe90c9265aabbf0d3bdc15874.zip |
V4L/DVB (7424): dvb-pll: remove support for Philips TUV1236D
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/dvb-pll.h')
-rw-r--r-- | drivers/media/dvb/frontends/dvb-pll.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/dvb-pll.h b/drivers/media/dvb/frontends/dvb-pll.h index 8736ccb9954b..704ea46b466e 100644 --- a/drivers/media/dvb/frontends/dvb-pll.h +++ b/drivers/media/dvb/frontends/dvb-pll.h @@ -18,7 +18,6 @@ #define DVB_PLL_TUA6034 10 #define DVB_PLL_TDA665X 12 #define DVB_PLL_TDED4 14 -#define DVB_PLL_TUV1236D 15 #define DVB_PLL_TDHU2 16 #define DVB_PLL_SAMSUNG_TBMV 17 #define DVB_PLL_PHILIPS_SD1878_TDA8261 18 |