]> git.itanic.dy.fi Git - linux-stable/commit
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
authorMichael Walle <mwalle@kernel.org>
Fri, 8 Sep 2023 10:16:22 +0000 (12:16 +0200)
committerTudor Ambarus <tudor.ambarus@linaro.org>
Tue, 19 Sep 2023 15:49:25 +0000 (18:49 +0300)
commitafbfb8c5fb57db15b0e34ad01937a985b7160533
tree4ace64af6cd3e90a46fcae3a662d2b437c91cd58
parent74b7ad7683536de6d27e15f5cb0c2f1bebd1c375
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()

The default value of addr_nbytes is already 3. Drop it.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20230807-mtd-flash-info-db-rework-v3-4-e60548861b10@kernel.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi-nor/xilinx.c