kernel/include/media/videobuf2-memops.h
.. .. @@ -34,8 +34,7 @@ 34 34 extern const struct vm_operations_struct vb2_common_vm_ops; 35 35 36 36 struct frame_vector *vb2_create_framevec(unsigned long start, 37 - unsigned long length,38 - bool write);37 + unsigned long length);39 38 void vb2_destroy_framevec(struct frame_vector *vec); 40 39 41 40 #endif