diff options
Diffstat (limited to 'linux/drivers/media/dvb/frontends/dvb-pll.h')
-rw-r--r-- | linux/drivers/media/dvb/frontends/dvb-pll.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/dvb-pll.h b/linux/drivers/media/dvb/frontends/dvb-pll.h index 1782f12d7..c460c6288 100644 --- a/linux/drivers/media/dvb/frontends/dvb-pll.h +++ b/linux/drivers/media/dvb/frontends/dvb-pll.h @@ -36,7 +36,9 @@ #define DVB_PLL_THOMSON_FE6600 20 #endif #define DVB_PLL_OPERA1 21 +#if 0 #define DVB_PLL_FCV1236D 22 +#endif /** * Attach a dvb-pll to the supplied frontend structure. |