X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fmedia%2Fpci%2Fcx23885%2Fcx23885-417.c;h=da892f3e3c291e02f9d8293fac3c3b79b36ab100;hb=9fce0c226536fc36c7fb0a80000ca38a995be43e;hp=4d080da7afaf2ebf46df5c66ec0a8dfc6d468722;hpb=d0c1d15f5ed7f028d2c284b7fed7e73575d9c24d;p=cascardo%2Flinux.git diff --git a/drivers/media/pci/cx23885/cx23885-417.c b/drivers/media/pci/cx23885/cx23885-417.c index 4d080da7afaf..da892f3e3c29 100644 --- a/drivers/media/pci/cx23885/cx23885-417.c +++ b/drivers/media/pci/cx23885/cx23885-417.c @@ -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,