diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-10-21 15:10:51 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-21 15:18:52 +0100 |
commit | 0a7693a0da649e7ab7d07a5373fbda21231e67b2 (patch) | |
tree | 9d554f18ef8165816c5757dc245f56f014406a92 /drivers/spi/spi-tegra210-quad.c | |
parent | aea672d054a21782ed8450c75febb6ba3c208ca4 (diff) | |
download | lwn-0a7693a0da649e7ab7d07a5373fbda21231e67b2.tar.gz lwn-0a7693a0da649e7ab7d07a5373fbda21231e67b2.zip |
spi: spi-imx: remove unused struct spi_imx_devtype_data::disable_dma callback
In commit 7a908832ace7 ("spi: imx: add fallback feature") the last
user of the struct spi_imx_devtype_data::disable_dma callback was
removed. However the disable_dma member of struct spi_imx_devtype_data
and the callback itself was not removed.
Remove struct spi_imx_devtype_data::disable_dma and mx51_disable_dma()
as they are unused.
Cc: Robin Gong <yibin.gong@nxp.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://lore.kernel.org/r/20221021131051.1777984-1-mkl@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-tegra210-quad.c')
0 files changed, 0 insertions, 0 deletions