summaryrefslogtreecommitdiff
path: root/drivers/staging/media/vino/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-12-23 12:14:37 (GMT)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-01-29 21:15:05 (GMT)
commit8f32df451f843df2ba88f9597a34b8dc3533dee7 (patch)
tree268700fd10793058d305b2eb2af9cda1ee7416e4 /drivers/staging/media/vino/Makefile
parent3f7a3f6ecf3f8bb144617a190aef3e0dd258078d (diff)
downloadlinux-8f32df451f843df2ba88f9597a34b8dc3533dee7.tar.xz
[media] vino/saa7191: remove deprecated drivers
These drivers haven't been tested in a long, long time. The hardware is ancient and hopelessly obsolete. These drivers also need to be converted to newer media frameworks but due to the lack of hardware that's going to be impossible. So these drivers are a prime candidate for removal. If someone is interested in working on these drivers to prevent their removal, then please contact the linux-media mailinglist. These drivers are already deprecated, so now remove them altogether. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/staging/media/vino/Makefile')
-rw-r--r--drivers/staging/media/vino/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/media/vino/Makefile b/drivers/staging/media/vino/Makefile
deleted file mode 100644
index 914c251..0000000
--- a/drivers/staging/media/vino/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-obj-$(CONFIG_VIDEO_VINO) += indycam.o
-obj-$(CONFIG_VIDEO_VINO) += vino.o
-obj-$(CONFIG_VIDEO_SAA7191) += saa7191.o