[media] vb2: stop_streaming should return void
[deliverable/linux.git] / drivers / media / usb / em28xx / em28xx-v4l.h
index bce438691e0ebd6a5c449e5c7a57dc52aec478fb..432862c20bbf43d51b26b857ce33ed43bf22fca1 100644 (file)
@@ -16,5 +16,5 @@
 
 
 int em28xx_start_analog_streaming(struct vb2_queue *vq, unsigned int count);
-int em28xx_stop_vbi_streaming(struct vb2_queue *vq);
+void em28xx_stop_vbi_streaming(struct vb2_queue *vq);
 extern struct vb2_ops em28xx_vbi_qops;
This page took 0.034419 seconds and 5 git commands to generate.