summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/soc_camera/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2016-02-23 09:13:04 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-03-03 07:48:34 -0300
commitf52ac3f49161c1a24e1916174217c754c9b852b8 (patch)
treebb35f174fe4dc266affe01bb7c98a06c7f2cf3d8 /drivers/media/platform/soc_camera/Makefile
parent00036b307c9f0374ef33ede2ddd745ffbec51cad (diff)
downloadop-kernel-dev-f52ac3f49161c1a24e1916174217c754c9b852b8.zip
op-kernel-dev-f52ac3f49161c1a24e1916174217c754c9b852b8.tar.gz
[media] soc_camera/omap1: move to staging in preparation for removal
This driver is deprecated: it needs to be converted to vb2 and it should become a stand-alone driver instead of using the soc-camera framework. Unless someone is willing to take this on (unlikely with such ancient hardware) it is going to be removed from the kernel soon. Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/platform/soc_camera/Makefile')
-rw-r--r--drivers/media/platform/soc_camera/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/platform/soc_camera/Makefile b/drivers/media/platform/soc_camera/Makefile
index 2826382..bdd7fc9 100644
--- a/drivers/media/platform/soc_camera/Makefile
+++ b/drivers/media/platform/soc_camera/Makefile
@@ -9,7 +9,6 @@ obj-$(CONFIG_SOC_CAMERA_PLATFORM) += soc_camera_platform.o
obj-$(CONFIG_VIDEO_ATMEL_ISI) += atmel-isi.o
obj-$(CONFIG_VIDEO_MX2) += mx2_camera.o
obj-$(CONFIG_VIDEO_MX3) += mx3_camera.o
-obj-$(CONFIG_VIDEO_OMAP1) += omap1_camera.o
obj-$(CONFIG_VIDEO_PXA27x) += pxa_camera.o
obj-$(CONFIG_VIDEO_SH_MOBILE_CEU) += sh_mobile_ceu_camera.o
obj-$(CONFIG_VIDEO_SH_MOBILE_CSI2) += sh_mobile_csi2.o
OpenPOWER on IntegriCloud