OSDN Git Service

media: mach-imx: mach-imx27_visstrim_m10.c: remove soc_camera dependencies
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 26 Jun 2020 11:53:17 +0000 (13:53 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 4 Jul 2020 10:18:27 +0000 (12:18 +0200)
commitc694107ae998af3f2fcc89e72e736c22e30c4b6a
treea03e7accac764fbd3b5f4a148433cb329a5c758d
parent5a55b647395df9c9afabae82550f9e051cc198d8
media: mach-imx: mach-imx27_visstrim_m10.c: remove soc_camera dependencies

The soc_camera.h header 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 mx2_camera.c was removed from soc_camera).

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
arch/arm/mach-imx/mach-imx27_visstrim_m10.c