diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2014-02-13 18:29:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-24 10:49:52 -0300 |
commit | 182f3fe92967d2287c1eab11bafe86a896fda949 (patch) | |
tree | d4ce0357e56b995beca43410787d2412272e364b /drivers/media/dvb-frontends/Makefile | |
parent | ec2b1ae9db5ccbb781a89e2d2156acad5ea4b270 (diff) | |
download | blackbird-op-linux-182f3fe92967d2287c1eab11bafe86a896fda949.tar.gz blackbird-op-linux-182f3fe92967d2287c1eab11bafe86a896fda949.zip |
[media] it913x-fe: Dead code remove driver
This driver has been replaced by af9033 and tuner_it913x
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Makefile')
-rw-r--r-- | drivers/media/dvb-frontends/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/Makefile b/drivers/media/dvb-frontends/Makefile index 0c75a6aafb9d..b5815c803d19 100644 --- a/drivers/media/dvb-frontends/Makefile +++ b/drivers/media/dvb-frontends/Makefile @@ -98,7 +98,6 @@ obj-$(CONFIG_DVB_STV0367) += stv0367.o obj-$(CONFIG_DVB_CXD2820R) += cxd2820r.o obj-$(CONFIG_DVB_DRXK) += drxk.o obj-$(CONFIG_DVB_TDA18271C2DD) += tda18271c2dd.o -obj-$(CONFIG_DVB_IT913X_FE) += it913x-fe.o obj-$(CONFIG_DVB_A8293) += a8293.o obj-$(CONFIG_DVB_TDA10071) += tda10071.o obj-$(CONFIG_DVB_RTL2830) += rtl2830.o |