]> Pileus Git - ~andy/linux/blobdiff - drivers/media/pci/ttpci/av7110_v4l.c
Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabe...
[~andy/linux] / drivers / media / pci / ttpci / av7110_v4l.c
index 65adaa74c5118fb04cd4007ecc90f3330950abfe..6c4076acb1316bbb190566ce95c06495e44183d5 100644 (file)
@@ -366,7 +366,7 @@ static int vidioc_g_tuner(struct file *file, void *fh, struct v4l2_tuner *t)
        return 0;
 }
 
-static int vidioc_s_tuner(struct file *file, void *fh, struct v4l2_tuner *t)
+static int vidioc_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *t)
 {
        struct saa7146_dev *dev = ((struct saa7146_fh *)fh)->dev;
        struct av7110 *av7110 = (struct av7110 *)dev->ext_priv;