diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2012-07-05 21:48:58 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2012-07-05 21:58:48 -0300 |
| commit | cc831f843c807ac9050707f7b2c403f9c400a197 (patch) | |
| tree | 9ba868c7c2fd914458811de4f908d5675402234b /tools/perf/scripts/python | |
| parent | 7985a90d5bb608be221e135415fa63885981ca3e (diff) | |
[media] v4l2-compat-ioctl32: fix compilation breakage
changeset 2b719d7baf (v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT)
broke compilation on x86_64:
v4l2-compat-ioctl32.c: In function 'get_v4l2_buffer32':
v4l2-compat-ioctl32.c:391:4: error: expected ')' before 'return'
...
v4l2-compat-ioctl32.c: In function 'put_v4l2_buffer32':
v4l2-compat-ioctl32.c:475:4: error: expected ')' before 'return'
...
Add the missing close parenthesis character.
Cc: Sakari Ailus <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions