v4l2-compliance: fix function pointer prototype.
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 31 Mar 2014 15:59:13 +0000 (17:59 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 31 Mar 2014 15:59:13 +0000 (17:59 +0200)
commit8dee44c5ef1a7b48f7a3ac41d63c2cfd4c44c65e
tree95309be66bd1e8d95c97d8efc05a9151256eaf4e
parentc66aba761741811d1f2bce6d2ad0be516d61172a
v4l2-compliance: fix function pointer prototype.

There was a conflict between the mmap function pointer prototype of
struct v4l_fd and the actual function used. Make sure it is in sync
with the prototype of v4l2_mmap.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-compliance/v4l-helpers.h