X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fmedia%2Fvideobuf-vmalloc.h;h=486a97efdb56e5024733ac244d1e9fd926ae6736;hb=c94fbe1d9e1e9b1a1f82eb0b53b1cf53bcf9712b;hp=e19403c18dae59574b46a2dfd6952e78f2dcc56e;hpb=c76a544feb63b10883acff9a59cd989c6b438cd3;p=firefly-linux-kernel-4.4.55.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);