media: mach-omap1: board-ams-delta.c: remove soc_camera dependencies
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 26 Jun 2020 11:53:18 +0000 (13:53 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 4 Jul 2020 10:18:49 +0000 (12:18 +0200)
commitce548396a4334a4c6e9faada8db89dacf35822b2
treecb71a23671729242eb3618360a422dc7bb952df1
parentc694107ae998af3f2fcc89e72e736c22e30c4b6a
media: mach-omap1: board-ams-delta.c: remove soc_camera dependencies

The soc_camera driver is about to be removed, so drop camera
support from this board. Note that the soc_camera driver itself has
long since been deprecated and can't be compiled anymore (it depends
on BROKEN), so camera support on this board has been broken for a long
time (at least since 4.6 when the omap1_camera.c was removed from soc_camera).

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: Tony Lindgren <tony@atomide.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
arch/arm/mach-omap1/board-ams-delta.c
arch/arm/mach-omap1/camera.h [deleted file]
arch/arm/mach-omap1/devices.c
include/linux/platform_data/media/omap1_camera.h [deleted file]