diff options
Diffstat (limited to 'drivers/media/usb/pvrusb2/pvrusb2-hdw.c')
-rw-r--r-- | drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/pvrusb2/pvrusb2-hdw.c b/drivers/media/usb/pvrusb2/pvrusb2-hdw.c index 299751a8b06b..e11267f35d87 100644 --- a/drivers/media/usb/pvrusb2/pvrusb2-hdw.c +++ b/drivers/media/usb/pvrusb2/pvrusb2-hdw.c | |||
@@ -5165,7 +5165,7 @@ static int pvr2_hdw_get_eeprom_addr(struct pvr2_hdw *hdw) | |||
5165 | 5165 | ||
5166 | 5166 | ||
5167 | int pvr2_hdw_register_access(struct pvr2_hdw *hdw, | 5167 | int pvr2_hdw_register_access(struct pvr2_hdw *hdw, |
5168 | struct v4l2_dbg_match *match, u64 reg_id, | 5168 | const struct v4l2_dbg_match *match, u64 reg_id, |
5169 | int setFl, u64 *val_ptr) | 5169 | int setFl, u64 *val_ptr) |
5170 | { | 5170 | { |
5171 | #ifdef CONFIG_VIDEO_ADV_DEBUG | 5171 | #ifdef CONFIG_VIDEO_ADV_DEBUG |