summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb-v2/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley2014-02-13 22:28:28 +0100
committerMauro Carvalho Chehab2014-02-24 14:47:17 +0100
commitec2b1ae9db5ccbb781a89e2d2156acad5ea4b270 (patch)
treeafaff58b15d51e9fb11ceb0d79b5fb40ccb7c513 /drivers/media/usb/dvb-usb-v2/Makefile
parent[media] af9035: use default i2c slave address for af9035 too (diff)
downloadkernel-qcow2-linux-ec2b1ae9db5ccbb781a89e2d2156acad5ea4b270.tar.gz
kernel-qcow2-linux-ec2b1ae9db5ccbb781a89e2d2156acad5ea4b270.tar.xz
kernel-qcow2-linux-ec2b1ae9db5ccbb781a89e2d2156acad5ea4b270.zip
[media] it913x: dead code Remove driver
Following moving ids to af9035. This driver is no longer in use. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/Makefile')
-rw-r--r--drivers/media/usb/dvb-usb-v2/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/Makefile b/drivers/media/usb/dvb-usb-v2/Makefile
index 2c06714b9ef0..bc38f03394cd 100644
--- a/drivers/media/usb/dvb-usb-v2/Makefile
+++ b/drivers/media/usb/dvb-usb-v2/Makefile
@@ -22,9 +22,6 @@ obj-$(CONFIG_DVB_USB_CE6230) += dvb-usb-ce6230.o
dvb-usb-ec168-objs := ec168.o
obj-$(CONFIG_DVB_USB_EC168) += dvb-usb-ec168.o
-dvb-usb-it913x-objs := it913x.o
-obj-$(CONFIG_DVB_USB_IT913X) += dvb-usb-it913x.o
-
dvb-usb-lmedm04-objs := lmedm04.o
obj-$(CONFIG_DVB_USB_LME2510) += dvb-usb-lmedm04.o