spi: fsl: Remove unused extern declarations
authorYueHaibing <yuehaibing@huawei.com>
Tue, 25 Jul 2023 13:54:11 +0000 (21:54 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jul 2023 16:40:28 +0000 (17:40 +0100)
commit7ad1c439fb25907dba31af5d66b44c6a3b999c89
treef17307975b59e7703fc3fc377b0df7018ca4aa52
parent908e5a3d4e6f60fa2d3912be7087e745639c4404
spi: fsl: Remove unused extern declarations

commit b36ece832512 ("spi/mpc8xxx: refactor the common code for SPI/eSPI controller")
left mpc8xxx_spi_bufs() behind.
And since commit 3c5395b66ff6 ("spi: fsl-(e)spi: simplify cleanup code")
mpc8xxx_spi_remove() is not used anymore.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20230725135411.21152-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsl-lib.h