diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-10-17 17:21:41 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-17 12:49:47 +0100 |
commit | 8f4b3d2f653937956fdc68b665c621dfa3cf2fa7 (patch) | |
tree | 64d102c4dd4e906c28c998037ed48b929e3abae4 /drivers/spi/Kconfig | |
parent | 77cda4b9710fd88769997859eb3b7033bfe37e40 (diff) | |
download | lwn-8f4b3d2f653937956fdc68b665c621dfa3cf2fa7.tar.gz lwn-8f4b3d2f653937956fdc68b665c621dfa3cf2fa7.zip |
spi: microchip-core: Remove the unused function mchp_corespi_enable()
The function mchp_corespi_enable() is defined in the spi-microchip-core.c
file, but not called elsewhere, so delete this unused function.
drivers/spi/spi-microchip-core.c:122:20: warning: unused function 'mchp_corespi_enable'.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2418
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20221017092141.9789-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/Kconfig')
0 files changed, 0 insertions, 0 deletions