summaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-29 14:55:41 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-29 14:55:41 -0500
commitd0c8f6ad8b381dd572576ac50b9696d4d31142bb (patch)
treeb09622a7a2fbfe99b8487a1d44a11eb7f393ce15 /include/uapi
parente3401c2d3804ec67f90ac20ce684171a02c8bf3e (diff)
downloadop-kernel-dev-d0c8f6ad8b381dd572576ac50b9696d4d31142bb.zip
op-kernel-dev-d0c8f6ad8b381dd572576ac50b9696d4d31142bb.tar.gz
media: imx: fix breakages when compiling for arm
As reported: drivers/staging/media/imx/imx-media-dev.c: In function 'find_async_subdev': >> drivers/staging/media/imx/imx-media-dev.c:55:49: error: request for member 'name' in something not a structure or union if (devname && !strcmp(asd->match.device_name.name, ^ drivers/staging/media/imx/imx-media-dev.c: In function 'imx_media_add_async_subdev': drivers/staging/media/imx/imx-media-dev.c:110:25: error: request for member 'name' in something not a structure or union asd->match.device_name.name = devname; ^ Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud