]> git.baikalelectronics.ru Git - kernel.git/commit
spi: stm32-qspi: Remove unused qspi field of struct stm32_qspi_flash
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 15 Jun 2021 09:01:15 +0000 (11:01 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jun 2021 11:51:55 +0000 (12:51 +0100)
commitb5b5c6c4a1d164991c633467355ba7175a0b5ec5
tree94147d982f47f1a5ce3a13eb53782d580c24bd0a
parent9e0f5c3de2e0f2cf7939e83f102503c321d7ff72
spi: stm32-qspi: Remove unused qspi field of struct stm32_qspi_flash

Remove struct stm32_qspi_flash's field qspi which is not used.

Fixes: 937996cfec6e ("spi: spi-mem: add stm32 qspi controller")
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/20210615090115.30702-1-patrice.chotard@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-stm32-qspi.c