summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/soc_camera/Makefile
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2019-02-07 08:43:47 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-18 12:09:19 -0500
commit280de94a651945905cb8337626c40025e4cea56d (patch)
tree53bf5d5d63e60d30fee708fe0bcab11e9b0244af /drivers/media/i2c/soc_camera/Makefile
parent3c32db82df60914271d87bf5f3dd5d5bc43ebf55 (diff)
downloadlinux-280de94a651945905cb8337626c40025e4cea56d.tar.bz2
media: soc_camera: Move to the staging tree
The SoC camera framework has no functional drivers left, something that has not changed for years. Move the leftovers to the staging tree. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/i2c/soc_camera/Makefile')
-rw-r--r--drivers/media/i2c/soc_camera/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/i2c/soc_camera/Makefile b/drivers/media/i2c/soc_camera/Makefile
deleted file mode 100644
index 6d63eb31c3b7..000000000000
--- a/drivers/media/i2c/soc_camera/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-obj-$(CONFIG_SOC_CAMERA_MT9V022) += soc_mt9v022.o
-obj-$(CONFIG_SOC_CAMERA_OV5642) += soc_ov5642.o
-obj-$(CONFIG_SOC_CAMERA_OV9740) += soc_ov9740.o