diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-12-25 07:36:55 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-12-29 08:17:08 -0200 |
commit | 71bb2876a3b2af8e6fd5ac20921ee0de9e07d809 (patch) | |
tree | c3da81f48bc84945d19b7e271888a844fb27ef0d /drivers/media/video/Makefile | |
parent | 745da4280f272840976d47afba22ed853f07e1b2 (diff) | |
download | kernel_samsung_crespo-71bb2876a3b2af8e6fd5ac20921ee0de9e07d809.zip kernel_samsung_crespo-71bb2876a3b2af8e6fd5ac20921ee0de9e07d809.tar.gz kernel_samsung_crespo-71bb2876a3b2af8e6fd5ac20921ee0de9e07d809.tar.bz2 |
[media] se401: deprecate driver, move to staging
The se401 driver is deprecated and is moved to staging. If no one will
convert this driver to V4L2, then it will be removed in 2.6.39.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Makefile')
-rw-r--r-- | drivers/media/video/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/Makefile b/drivers/media/video/Makefile index 2f2e3ac..fd684dd 100644 --- a/drivers/media/video/Makefile +++ b/drivers/media/video/Makefile @@ -122,7 +122,6 @@ obj-$(CONFIG_VIDEO_CAFE_CCIC) += cafe_ccic.o obj-$(CONFIG_VIDEO_VIA_CAMERA) += via-camera.o obj-$(CONFIG_USB_DABUSB) += dabusb.o -obj-$(CONFIG_USB_SE401) += se401.o obj-$(CONFIG_USB_ZR364XX) += zr364xx.o obj-$(CONFIG_USB_STKWEBCAM) += stkwebcam.o |