[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181005163704.12661da6@xps13>
Date: Fri, 5 Oct 2018 16:37:04 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: Boris Brezillon <boris.brezillon@...tlin.com>,
linux-mtd@...ts.infradead.org, Imre Kaloz <kaloz@...nwrt.org>,
Krzysztof Halasa <khalasa@...p.pl>,
Linus Walleij <linus.walleij@...aro.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] ARM: ixp4xx: include linux/mtd/platnand.h
Hi Arnd,
Arnd Bergmann <arnd@...db.de> wrote on Wed, 26 Sep 2018 15:04:39 +0200:
> The platform_nand_data structure definition is required for ixdp425
> but has now moved to a new header file:
>
> arch/arm/mach-ixp4xx/ixdp425-setup.c:98:15: error: variable 'ixdp425_flash_nand_data' has initializer but incomplete type
> static struct platform_nand_data ixdp425_flash_nand_data = {
> ^~~~~~~~~~~~~~~~~~
> arch/arm/mach-ixp4xx/ixdp425-setup.c:99:3: error: 'struct platform_nand_data' has no member named 'chip'
>
> Fixes: 19cf5dfa3a31 ("mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
Sorry for the delay, squashed in nand/next with the commit introducing
the regression.
Thanks,
Miquèl
Powered by blists - more mailing lists