diff options
author | Jiapeng Chong <[email protected]> | 2023-02-28 10:32:43 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-03-05 23:41:26 +0000 |
commit | f58ab0fa7a23e5e1f55c0c1df266bb0daf1c19cc (patch) | |
tree | 4b624747cd9653600abf701c72292505b842d5de /tools/perf/scripts/python/check-perf-trace.py | |
parent | fc12d4bb3227f21e1e7d6d78231074ca542c060d (diff) |
spi/bcm63xx: Remove the unused function bcm_spi_readw()
The function bcm_spi_readw is defined in the spi-bcm63xx.c file, but
not called elsewhere, so remove this unused function.
drivers/spi/spi-bcm63xx.c:160:19: warning: unused function 'bcm_spi_readw'.
Reported-by: Abaci Robot <[email protected]>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4242
Signed-off-by: Jiapeng Chong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions