aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h b/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h
index 8472637e48e..fa42497b40b 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h
+++ b/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h
@@ -24,6 +24,7 @@
24 24
25#include "pvrusb2-i2c-track.h" 25#include "pvrusb2-i2c-track.h"
26 26
27
27extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_init; 28extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_init;
28extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_standard; 29extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_standard;
29extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_radio; 30extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_radio;
@@ -38,6 +39,7 @@ extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_log;
38void pvr2_v4l2_cmd_stream(struct pvr2_i2c_client *,int); 39void pvr2_v4l2_cmd_stream(struct pvr2_i2c_client *,int);
39void pvr2_v4l2_cmd_status_poll(struct pvr2_i2c_client *); 40void pvr2_v4l2_cmd_status_poll(struct pvr2_i2c_client *);
40 41
42
41#endif /* __PVRUSB2_CMD_V4L2_H */ 43#endif /* __PVRUSB2_CMD_V4L2_H */
42 44
43/* 45/*