1 From: Gabor Juhos <j4g8y7@gmail.com>
2 Date: Thu, 24 Apr 2025 20:10:59 +0200
3 Subject: [PATCH] spi: spi-qpic-snand: remove unused 'wlen' member of
6 The 'wlen' member of the qpic_spi_nand structure is never used in the
9 Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
11 drivers/spi/spi-qpic-snand.c | 1 -
12 1 file changed, 1 deletion(-)
16 base-commit: 9c32cda43eb78f78c73aee4aa344b777714e259b
17 change-id: 20250424-qpic-snand-remove-wlen-c0cef3801a7f
21 --- a/drivers/spi/spi-qpic-snand.c
22 +++ b/drivers/spi/spi-qpic-snand.c
23 @@ -116,7 +116,6 @@ struct qpic_spi_nand {
24 struct nand_ecc_engine ecc_eng;