diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-12-25 07:27:47 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-12-29 08:17:08 -0200 |
commit | 745da4280f272840976d47afba22ed853f07e1b2 (patch) | |
tree | 16808326f76543f443855b2d3b4990f3389bd49a /drivers/media/video/usbvideo/Makefile | |
parent | 5772dcaa790851ec068afcd0d1f160d801b1126e (diff) |
[media] usbvideo: deprecate the vicam driver
Move usbvideo to staging and mark it deprecated.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/usbvideo/Makefile')
-rw-r--r-- | drivers/media/video/usbvideo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/usbvideo/Makefile b/drivers/media/video/usbvideo/Makefile deleted file mode 100644 index 3c99a9a2d8d..00000000000 --- a/drivers/media/video/usbvideo/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -obj-$(CONFIG_VIDEO_USBVIDEO) += usbvideo.o -obj-$(CONFIG_USB_VICAM) += vicam.o |