aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo+renesas@jmondi.org>2018-07-04 06:15:46 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-07-24 17:50:35 -0400
commita50c7738e8ae3276a4b224e321bbd40aee88e8fe (patch)
treef93e6f12b59a73479e76c06695e0e1dee651101e /arch/sh/boards
parentmedia: mem2mem: Make .job_abort optional (diff)
downloadlinux-dev-a50c7738e8ae3276a4b224e321bbd40aee88e8fe.tar.xz
linux-dev-a50c7738e8ae3276a4b224e321bbd40aee88e8fe.zip
media: sh: migor: Remove stale soc_camera include
Remove a stale inclusion for the soc_camera header. Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'arch/sh/boards')
-rw-r--r--arch/sh/boards/mach-migor/setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-migor/setup.c b/arch/sh/boards/mach-migor/setup.c
index 26543cc30d26..254f2c662703 100644
--- a/arch/sh/boards/mach-migor/setup.c
+++ b/arch/sh/boards/mach-migor/setup.c
@@ -28,7 +28,6 @@
#include <video/sh_mobile_lcdc.h>
#include <media/drv-intf/renesas-ceu.h>
#include <media/i2c/ov772x.h>
-#include <media/soc_camera.h>
#include <media/i2c/tw9910.h>
#include <asm/clock.h>
#include <asm/machvec.h>