Commit 4e869529 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

media: soc_tw9910: remove obsolete sensor driver



This driver got converted to not depend on soc_camera in commit
7b20f325 ("media: i2c: tw9910: Remove soc_camera dependencies").

There's no sense in keeping the old version there.

Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 386a35eb
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -40,9 +40,3 @@ config SOC_CAMERA_RJ54N1
	depends on SOC_CAMERA && I2C
	help
	  This is a rj54n1cb0c video driver

config SOC_CAMERA_TW9910
	tristate "tw9910 support"
	depends on SOC_CAMERA && I2C
	help
	  This is a tw9910 video driver
+0 −1
Original line number Diff line number Diff line
@@ -4,4 +4,3 @@ obj-$(CONFIG_SOC_CAMERA_MT9V022) += soc_mt9v022.o
obj-$(CONFIG_SOC_CAMERA_OV5642)		+= soc_ov5642.o
obj-$(CONFIG_SOC_CAMERA_OV9740)		+= soc_ov9740.o
obj-$(CONFIG_SOC_CAMERA_RJ54N1)		+= soc_rj54n1cb0c.o
obj-$(CONFIG_SOC_CAMERA_TW9910)		+= soc_tw9910.o
+0 −999

File deleted.

Preview size limit exceeded, changes collapsed.