aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/cx88.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/cx88/cx88.h')
-rw-r--r--drivers/media/pci/cx88/cx88.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/cx88/cx88.h b/drivers/media/pci/cx88/cx88.h
index feff53c0a251..eca02c2435de 100644
--- a/drivers/media/pci/cx88/cx88.h
+++ b/drivers/media/pci/cx88/cx88.h
@@ -740,7 +740,7 @@ void cx8802_cancel_buffers(struct cx8802_dev *dev);
740/* ----------------------------------------------------------- */ 740/* ----------------------------------------------------------- */
741/* cx88-video.c*/ 741/* cx88-video.c*/
742int cx88_enum_input (struct cx88_core *core,struct v4l2_input *i); 742int cx88_enum_input (struct cx88_core *core,struct v4l2_input *i);
743int cx88_set_freq (struct cx88_core *core,struct v4l2_frequency *f); 743int cx88_set_freq(struct cx88_core *core, const struct v4l2_frequency *f);
744int cx88_video_mux(struct cx88_core *core, unsigned int input); 744int cx88_video_mux(struct cx88_core *core, unsigned int input);
745void cx88_querycap(struct file *file, struct cx88_core *core, 745void cx88_querycap(struct file *file, struct cx88_core *core,
746 struct v4l2_capability *cap); 746 struct v4l2_capability *cap);