Hi Miquel,
Miquel Raynal [off-list ref] wrote on Wed, 26 May 2021
11:03:34 +0200:
On Mon, 2021-05-10 at 10:40:48 UTC, Miquel Raynal wrote:
quoted
The struct gpio_desc is declared in the middle of the rawnand.h header,
right before the first function using it (nand_gpio_waitrdy). Before
adding a new function and to make it clear: move the declaration to the
top of the file.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.
Miquel
FYI, due to an error in the headers of this series, patchwork/lore got
confused between v2 and v3. This versions is not the one I should have
applied. I just dropped it, will resend v3 and apply it immediately.
Thanks,
Miquèl