* Arnd Bergmann <arnd@xxxxxxxx> [200626 12:59]: > On Fri, Jun 26, 2020 at 1:53 PM Hans Verkuil <hverkuil-cisco@xxxxxxxxx> wrote: > > > > 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@xxxxxxxxx> > > Cc: Arnd Bergmann <arnd@xxxxxxxx> > > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > > --- > > arch/arm/mach-omap1/board-ams-delta.c | 32 -------------- > > arch/arm/mach-omap1/camera.h | 14 ------ > > arch/arm/mach-omap1/devices.c | 43 ------------------- > > .../linux/platform_data/media/omap1_camera.h | 32 -------------- > > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> > > Please merge this through the media tree if there are no objections. Yes agreed, this is unlikely to conflict with anything: Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>