diff options
author | Andrzej Hajda <[email protected]> | 2013-06-28 05:44:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-07-26 10:14:52 -0300 |
commit | 81913283c80be8c0b7e038c26e2a611ab38394f1 (patch) | |
tree | f2bff4fae1acb6df894764a1a568a0a34832951a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 41337042c92835e7460c5bb718fb27c50c096fa9 (diff) |
[media] v4l2: added missing mutex.h include to v4l2-ctrls.h
This patch fixes following error:
include/media/v4l2-ctrls.h:193:15: error: field ‘_lock’ has incomplete type
include/media/v4l2-ctrls.h: In function ‘v4l2_ctrl_lock’:
include/media/v4l2-ctrls.h:570:2: error: implicit declaration of
function ‘mutex_lock’ [-Werror=implicit-function-declaration]
include/media/v4l2-ctrls.h: In function ‘v4l2_ctrl_unlock’:
include/media/v4l2-ctrls.h:579:2: error: implicit declaration of
function ‘mutex_unlock’ [-Werror=implicit-function-declaration]
Signed-off-by: Andrzej Hajda <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions