diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-04-22 13:46:18 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 13:07:54 -0400 |
commit | 89418750f71b5b9bed7bd2bd8572fc54b049e1d5 (patch) | |
tree | b9a2ae31ae506795aefaabb3d3a54b6234b3af11 /drivers/media/dvb/frontends/dvb-pll.h | |
parent | 7b844d75dcbf48f22838df41b47d7b387533170f (diff) |
V4L/DVB (7420): dvb-pll: remove support 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/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 b4b6a7ec258c..df9aab9bd497 100644 --- a/drivers/media/dvb/frontends/dvb-pll.h +++ b/drivers/media/dvb/frontends/dvb-pll.h | |||
@@ -26,7 +26,6 @@ | |||
26 | #define DVB_PLL_PHILIPS_SD1878_TDA8261 18 | 26 | #define DVB_PLL_PHILIPS_SD1878_TDA8261 18 |
27 | #define DVB_PLL_PHILIPS_TD1316 19 | 27 | #define DVB_PLL_PHILIPS_TD1316 19 |
28 | #define DVB_PLL_OPERA1 21 | 28 | #define DVB_PLL_OPERA1 21 |
29 | #define DVB_PLL_FCV1236D 22 | ||
30 | 29 | ||
31 | /** | 30 | /** |
32 | * Attach a dvb-pll to the supplied frontend structure. | 31 | * Attach a dvb-pll to the supplied frontend structure. |