aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci/ttpci
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-06-29 04:59:19 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-07-19 14:56:41 -0400
commit568bdaddc324c0068f26bbe3d4dc57acb8e3286b (patch)
tree984367b93e28941ea6bae8823cf73f9692bddec2 /drivers/media/pci/ttpci
parent6bcc051691186188256ebde07e0777cebcaeda22 (diff)
media: cx23885: add const to v4l2_file_operations structure
Declare v4l2_file_operations structure as const as it is only stored in the fops field of video_device structure. This field is of type const, so declare v4l2_file_operations structures with similar properties as const. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/ttpci')
0 files changed, 0 insertions, 0 deletions