Merge tag 'v4.8' into patchwork
[cascardo/linux.git] / drivers / media / pci / cx23885 / cx23885-417.c
index 4d080da..da892f3 100644 (file)
@@ -1223,7 +1223,7 @@ static void cx23885_stop_streaming(struct vb2_queue *q)
        cx23885_cancel_buffers(&dev->ts1);
 }
 
-static struct vb2_ops cx23885_qops = {
+static const struct vb2_ops cx23885_qops = {
        .queue_setup    = queue_setup,
        .buf_prepare  = buffer_prepare,
        .buf_finish = buffer_finish,