summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18/cx18-streams.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-06-24 08:32:07 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-06-24 08:36:13 -0300
commit21ed20340a789f893d410bd961c206445a333040 (patch)
treebbaf072ad0b397affe70a68332a010c69faea521 /drivers/media/pci/cx18/cx18-streams.c
parentd69bb093a79e77955e05616c5158291c9a306e95 (diff)
exynos4-is: remove some unused vars
Gcc 6.1 warns about some unused vars and functions. Remove them: drivers/media/platform/exynos4-is/mipi-csis.c:665:46: warning: 's5pcsis_sd_internal_ops' defined but not used [-Wunused-const-variable=] static const struct v4l2_subdev_internal_ops s5pcsis_sd_internal_ops = { ^~~~~~~~~~~~~~~~~~~~~~~ drivers/media/platform/exynos4-is/mipi-csis.c:652:12: warning: 's5pcsis_open' defined but not used [-Wunused-function] static int s5pcsis_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) ^~~~~~~~~~~~ Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/cx18/cx18-streams.c')
0 files changed, 0 insertions, 0 deletions