diff options
| author | Colin Ian King <[email protected]> | 2018-07-02 11:13:59 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2018-07-07 17:46:25 +0100 |
| commit | 5f0d4fd6b2c6f4ce14af861b17b9bebc8ba1265a (patch) | |
| tree | bfb7b81cc3dcc01898bab3636da08fafdba8c8ac /tools/perf/scripts/python | |
| parent | 366995df8b9ed7743386813412dcfa991c170d28 (diff) | |
iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_id
Pointers chip_info and spi_dev_id are being assigned but are never used
hence they are redundant and can be removed.
Cleans up clang warning:
warning: variable 'chip_info' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions