diff options
author | Lee Jones <[email protected]> | 2020-07-17 14:54:16 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-17 16:38:48 +0100 |
commit | d9b883aeaeb05d196244383ebe1bc52e39697948 (patch) | |
tree | dd0b743bc8f61e98e6f46b3a1d1d7dc78c8f5797 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 78a7f0c0a170ddef39822b8ec2b6311f0f27ea9b (diff) |
spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_spicc_reset_fifo()
Looks like it hasn't ever been checked.
Fixes the following W=1 kernel build warning(s):
drivers/spi/spi-meson-spicc.c: In function ‘meson_spicc_reset_fifo’:
drivers/spi/spi-meson-spicc.c:365:6: warning: variable ‘data’ set but not used [-Wunused-but-set-variable]
365 | u32 data;
| ^~~~
Signed-off-by: Lee Jones <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions