aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c/other/tea575x-tuner.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/i2c/other/tea575x-tuner.c')
-rw-r--r--sound/i2c/other/tea575x-tuner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/i2c/other/tea575x-tuner.c b/sound/i2c/other/tea575x-tuner.c
index cd79ed590f9..4a8fad674f0 100644
--- a/sound/i2c/other/tea575x-tuner.c
+++ b/sound/i2c/other/tea575x-tuner.c
@@ -357,7 +357,7 @@ static int vidioc_s_frequency(struct file *file, void *priv,
357} 357}
358 358
359static int vidioc_s_hw_freq_seek(struct file *file, void *fh, 359static int vidioc_s_hw_freq_seek(struct file *file, void *fh,
360 struct v4l2_hw_freq_seek *a) 360 const struct v4l2_hw_freq_seek *a)
361{ 361{
362 struct snd_tea575x *tea = video_drvdata(file); 362 struct snd_tea575x *tea = video_drvdata(file);
363 unsigned long timeout; 363 unsigned long timeout;