diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2013-06-28 08:44:22 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-07-26 13:14:52 (GMT) |
commit | 81913283c80be8c0b7e038c26e2a611ab38394f1 (patch) | |
tree | f2bff4fae1acb6df894764a1a568a0a34832951a /include/asm-generic/iomap.h | |
parent | 41337042c92835e7460c5bb718fb27c50c096fa9 (diff) | |
download | linux-81913283c80be8c0b7e038c26e2a611ab38394f1.tar.xz |
[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 <a.hajda@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'include/asm-generic/iomap.h')
0 files changed, 0 insertions, 0 deletions