summaryrefslogtreecommitdiff
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-12-23 09:14:37 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-01-29 19:15:05 -0200
commit8f32df451f843df2ba88f9597a34b8dc3533dee7 (patch)
tree268700fd10793058d305b2eb2af9cda1ee7416e4 /drivers/staging/media/Makefile
parent3f7a3f6ecf3f8bb144617a190aef3e0dd258078d (diff)
[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/Makefile')
-rw-r--r--drivers/staging/media/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/media/Makefile b/drivers/staging/media/Makefile
index b7bda1057f54..7edb567b2de6 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -7,5 +7,3 @@ obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/
obj-$(CONFIG_DVB_MN88472) += mn88472/
obj-$(CONFIG_DVB_MN88473) += mn88473/
obj-y += parport/
-obj-y += vino/
-