X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=include%2Fmedia%2Fvideobuf-vmalloc.h;h=486a97efdb56e5024733ac244d1e9fd926ae6736;hb=3737a12761636ebde0f09ef49daebb8eed18cc8a;hp=e19403c18dae59574b46a2dfd6952e78f2dcc56e;hpb=132a4edb2b69924742f62dc06ace42ad2a9f57f3;p=linux-2.6-block.git diff --git a/include/media/videobuf-vmalloc.h b/include/media/videobuf-vmalloc.h index e19403c18dae..486a97efdb56 100644 --- a/include/media/videobuf-vmalloc.h +++ b/include/media/videobuf-vmalloc.h @@ -36,7 +36,8 @@ void videobuf_queue_vmalloc_init(struct videobuf_queue *q, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, - void *priv); + void *priv, + struct mutex *ext_lock); void *videobuf_to_vmalloc(struct videobuf_buffer *buf);