diff options
author | Alexandre Courbot | 2019-03-06 01:15:02 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab | 2019-03-19 13:48:15 -0400 |
commit | 3235d3946429f64b19addfd89fc926a36eaec06a (patch) | |
tree | 22497c1f58bd08e9946bfd0c5a82478bfad8124c /drivers/media/usb/cpia2/cpia2_v4l.c | |
parent | f29a317b9c33be536ab516a89a921719f907137e (diff) |
media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
Commit 0650a91499e0 ("media: mtk-vcodec: Correct return type for mem2mem
buffer helpers") fixed the return types for mem2mem buffer helper
functions, but omitted two occurrences that are accessed in the
mtk_v4l2_debug() macro. These only trigger compiler errors when DEBUG is
defined.
Fixes: 0650a91499e0 ("media: mtk-vcodec: Correct return type for mem2mem buffer helpers")
Signed-off-by: Alexandre Courbot <acourbot@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb/cpia2/cpia2_v4l.c')
0 files changed, 0 insertions, 0 deletions