diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-04-22 14:46:19 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 14:07:54 -0300 |
commit | 92d1069f3cfbe4da07d9cf5b1cb29930e6277def (patch) | |
tree | f4c27a674a38b1e5a96942be443627f343116477 /drivers/media/dvb/frontends/dvb-pll.h | |
parent | 75a791925da909d489ef323e3a540ad1f1bca54f (diff) | |
download | blackbird-op-linux-92d1069f3cfbe4da07d9cf5b1cb29930e6277def.tar.gz blackbird-op-linux-92d1069f3cfbe4da07d9cf5b1cb29930e6277def.zip |
V4L/DVB (7422): dvb-pll: remove support for Philips FMD1216ME
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 ec50671907a1..48cd41fac1e1 100644 --- a/drivers/media/dvb/frontends/dvb-pll.h +++ b/drivers/media/dvb/frontends/dvb-pll.h @@ -17,7 +17,6 @@ #define DVB_PLL_ENV57H1XD5 9 #define DVB_PLL_TUA6034 10 #define DVB_PLL_TDA665X 12 -#define DVB_PLL_FMD1216ME 13 #define DVB_PLL_TDED4 14 #define DVB_PLL_TUV1236D 15 #define DVB_PLL_TDHU2 16 |