diff options
author | 2017-06-26 09:16:39 -0300 | |
---|---|---|
committer | 2017-07-17 11:19:41 -0300 | |
commit | 9a01968c75fa46ab99564678028eea48973dfa7f (patch) | |
tree | c7e3efb6e15aade02ed1338600bb122cb1e1f69e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'v4.13-rc1' into patchwork (diff) | |
download | linux-rng-9a01968c75fa46ab99564678028eea48973dfa7f.tar.xz linux-rng-9a01968c75fa46ab99564678028eea48973dfa7f.zip |
media: davinci: variable 'common' set but not used
Get rid of those two warnings:
drivers/media/platform/davinci/vpif_capture.c: In function 'vpif_remove':
drivers/media/platform/davinci/vpif_capture.c:1722:21: warning: variable 'common' set but not used [-Wunused-but-set-variable]
struct common_obj *common;
^~~~~~
drivers/media/platform/davinci/vpif_display.c: In function 'vpif_remove':
drivers/media/platform/davinci/vpif_display.c:1342:21: warning: variable 'common' set but not used [-Wunused-but-set-variable]
struct common_obj *common;
^~~~~~
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions