diff options
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h')
-rw-r--r-- | drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h | 1 |
1 files changed, 1 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 894de610893b..6a9bb46d0654 100644 --- a/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h +++ b/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h | |||
@@ -34,6 +34,7 @@ extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_size; | |||
34 | extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_log; | 34 | extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_log; |
35 | 35 | ||
36 | void pvr2_v4l2_cmd_stream(struct pvr2_i2c_client *,int); | 36 | void pvr2_v4l2_cmd_stream(struct pvr2_i2c_client *,int); |
37 | void pvr2_v4l2_cmd_status_poll(struct pvr2_i2c_client *); | ||
37 | 38 | ||
38 | #endif /* __PVRUSB2_CMD_V4L2_H */ | 39 | #endif /* __PVRUSB2_CMD_V4L2_H */ |
39 | 40 | ||