[PATCH] mtd: nand: pxa3xx: Add pxa3xx_nand_get_variant() stub for !CONFIG_OF

Olof Johansson olof at lixom.net
Wed Sep 11 12:27:11 EDT 2013


On Wed, Sep 11, 2013 at 9:16 AM, Ezequiel Garcia
<ezequiel.garcia at free-electrons.com> wrote:
> This commit adds a dummy pxa3xx_nand_get_variant() stub, to fix
> this build error (with pxa3xx_defconfig or similar):
>
> drivers/mtd/nand/pxa3xx_nand.c:1325:2: error: implicit declaration of
> function 'pxa3xx_nand_get_variant' [-Werror=implicit-function-declaration]
>
> Cc: Brian Norris <computersforpeace at gmail.com>
> Cc: David Woodhouse <dwmw2 at infradead.org>
> Cc: Olof Johansson <olof at lixom.net>
> Cc: Kevin Hilman <khilman at linaro.org>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>

Nack. This has already been fixed by you(!), Brian is just sitting on
the patch and not sending it up for some reason. Brian?


-Olof



More information about the linux-arm-kernel mailing list