media: sh: migor: Include missing dma-mapping header
authorJacopo Mondi <jacopo+renesas@jmondi.org>
Tue, 5 Feb 2019 19:37:42 +0000 (14:37 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 18 Feb 2019 20:27:56 +0000 (15:27 -0500)
commit5c88ee02932a964096cbbcc7c9f38b78d230bacb
treedeabbd33a6a1cb51626a6b579a6b78f2cbd9b49e
parent0806bc0afbb4157b6e1c8d91cbe8e536b292996c
media: sh: migor: Include missing dma-mapping header

Since the removal of the stale soc_camera headers, Migo-R board fails to
build due to missing dma-mapping include directive.

Include missing dma-mapping.h header in Migo-R board file to fix the build
error.

Fixes: a50c7738e8ae ("media: sh: migor: Remove stale soc_camera include")

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
arch/sh/boards/mach-migor/setup.c