mtd: rawnand: arasan: Fix a macro parameter
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 5 May 2021 21:37:48 +0000 (23:37 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 26 May 2021 08:52:47 +0000 (10:52 +0200)
commit698ddeb89e01840dec05ffdb538468782e641a56
tree0f8c41dda365471d49a4cd00a69e924e8f95a2c2
parentb134ed01d95e195d8fd1c2a1388810496860be5b
mtd: rawnand: arasan: Fix a macro parameter

This macro is not yet being used so the compilers never complained
about it.

Fix the macro before using it.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210505213750.257417-21-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/arasan-nand-controller.c