diff options
| author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-04-16 12:37:07 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-16 10:28:59 -0400 |
| commit | d8a665c93803f26e912100f69120fd432c8ba256 (patch) | |
| tree | 6b7399c33daeb2ea546f6f3a292ebf4b11dc622d /tools/perf/scripts/python/bin | |
| parent | 746d60e90e0795068bae73fe5231c8aae19922bf (diff) | |
| download | linux-d8a665c93803f26e912100f69120fd432c8ba256.tar.gz linux-d8a665c93803f26e912100f69120fd432c8ba256.zip | |
media: staging: atomisp-gc2235: don't fill an unused var
The code with uses the dummy var is commented out. So,
coment out its definition/initialization.
Fix this warning:
drivers/staging/media/atomisp/i2c/atomisp-gc2235.c: In function 'gc2235_get_intg_factor':
drivers/staging/media/atomisp/i2c/atomisp-gc2235.c:249:26: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
u16 reg_val, reg_val_h, dummy;
^~~~~
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
