diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2016-06-24 12:09:49 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-06-24 12:09:49 -0300 |
| commit | ba4cd399c57e9056c5c4fb69561a74e9dd3c53c4 (patch) | |
| tree | 1154a7ea1cee2ed721655829f32ecd9314878087 /tools/perf/scripts/python/netdev-times.py | |
| parent | 40bcfdac9651e23b92a888c983bf0f0a28d7bfbb (diff) | |
vivid: remove some unused vars
Gcc 6.1 warns about some unused vars. Remove them:
drivers/media/platform/vivid/vivid-vid-cap.c:40:2: warning: 'tpf_default' defined but not used [-Wunused-const-variable=]
tpf_default = {.numerator = 1, .denominator = 30};
^~~~~~~~~~~
drivers/media/platform/vivid/vivid-sdr-cap.c:54:27: warning: 'NUM_FORMATS' defined but not used [-Wunused-const-variable=]
static const unsigned int NUM_FORMATS = ARRAY_SIZE(formats);
^~~~~~~~~~~
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions