diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2016-06-24 08:32:07 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-06-24 08:36:13 -0300 |
| commit | 21ed20340a789f893d410bd961c206445a333040 (patch) | |
| tree | bbaf072ad0b397affe70a68332a010c69faea521 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | d69bb093a79e77955e05616c5158291c9a306e95 (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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions