提交 73d81022 编写于 作者: H Hans Verkuil 提交者: Mauro Carvalho Chehab

[media] vivid: tpg_reset_source prototype mismatch

Replaced enum v4l2_field by u32, just as the prototype in the
header has.
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
上级 5754d0d5
......@@ -249,7 +249,7 @@ void tpg_s_crop_compose(struct tpg_data *tpg, const struct v4l2_rect *crop,
}
void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
enum v4l2_field field)
u32 field)
{
unsigned p;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册