Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[cascardo/linux.git] / drivers / media / usb / go7007 / go7007-v4l2.c
index af84589..4eaba0c 100644 (file)
@@ -477,7 +477,7 @@ static void go7007_stop_streaming(struct vb2_queue *q)
                go7007_write_addr(go, 0x3c82, 0x000d);
 }
 
-static struct vb2_ops go7007_video_qops = {
+static const struct vb2_ops go7007_video_qops = {
        .queue_setup    = go7007_queue_setup,
        .buf_queue      = go7007_buf_queue,
        .buf_prepare    = go7007_buf_prepare,