diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2018-04-06 07:12:45 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-04-17 05:23:48 -0400 |
| commit | 9d52210aa244811fa2951433861a3928456a581d (patch) | |
| tree | 388b60bcbd047d33148082d887915178a7748dd3 /tools/perf/scripts/python | |
| parent | 1ac9fe8c8f29546d73b8ee88c68c828b8d6f7482 (diff) | |
media: davinci_vpfe: get rid of an unused var at dm365_isif.c
Not sure what was the original idea here, but the implementation
went into a different way, and the fmt var is not used
anymore, as warned:
drivers/staging/media/davinci_vpfe/dm365_isif.c: In function '__isif_get_format':
drivers/staging/media/davinci_vpfe/dm365_isif.c:1401:29: warning: variable 'fmt' set but not used [-Wunused-but-set-variable]
struct v4l2_subdev_format fmt;
^~~
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions