diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2021-05-03 09:02:20 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-05-25 21:21:32 +0200 |
commit | 9dd45bbad947f7cc4f3d4eff7fc02a7e3804e47b (patch) | |
tree | 14aa7928e89ad928b3548d99cda24994d39aba4e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d4b250562fb89ba6f94156b8bea12b8829cfa9a6 (diff) |
i2c: icy: Remove unused variable new_fwnode in icy_probe()
The last user of new_fwnode was removed, leading to:
drivers/i2c/busses/i2c-icy.c: In function ‘icy_probe’:
drivers/i2c/busses/i2c-icy.c:126:24: warning: unused variable ‘new_fwnode’ [-Wunused-variable]
126 | struct fwnode_handle *new_fwnode;
| ^~~~~~~~~~
Fixes: dd7a37102b79ae55 ("i2c: icy: Constify the software node")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Max Staudt <max@enpas.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions