aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-07-17 17:55:09 +0100
committerJonathan Cameron <[email protected]>2020-07-20 09:03:11 +0100
commitf83d87a0d6f143b7c452e3841ea7cd1bcc1ea8d9 (patch)
treea890d4b494f73dce4d9c26726fb520a1d9d30027 /tools/perf/scripts/python/export-to-sqlite.py
parent0d674449f4119d3e3473d3f8d3072e68deb3b219 (diff)
iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables
Fixes the following W=1 kernel build warning(s): drivers/iio/adc/ti_am335x_adc.c: In function ‘tiadc_buffer_preenable’: drivers/iio/adc/ti_am335x_adc.c:297:21: warning: variable ‘read’ set but not used [-Wunused-but-set-variable] 297 | int i, fifo1count, read; | ^~~~ drivers/iio/adc/ti_am335x_adc.c: In function ‘tiadc_buffer_predisable’: drivers/iio/adc/ti_am335x_adc.c:346:21: warning: variable ‘read’ set but not used [-Wunused-but-set-variable] 346 | int fifo1count, i, read; | ^~~~ Cc: Rachna Patil <[email protected]> Signed-off-by: Lee Jones <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions