[PATCH] mtd: nand: omap2: Fix compilation warning
Gupta, Pekon
pekon at ti.com
Wed Jul 24 13:48:55 EDT 2013
Hi Olof,
>
> fb1585bc13b (mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC
> configurations in device_probe) introduced a warning when the new option
> is disabled, i.e. with omap2plus_defconfig:
>
> drivers/mtd/nand/omap2.c:1075:13: warning: 'omap3_enable_hwecc_bch'
> defined but not used [-Wunused-function]
>
> Fix this by rescoping the ifdef. Also remove a redudant #endif/#ifdef
> pair.
>
> Signed-off-by: Olof Johansson <olof at lixom.net>
> ---
Thanks much..
But just to remind, this commit fb1585b in linux-next needs to be reverted.
This patch is leftover by mistake because other dependent patches of
this series were dropped. This will not only break omap2-nand driver,
but might also break the build.
http://lists.infradead.org/pipermail/linux-mtd/2013-July/047441.html
Please let me know, if something needs to be done from my-side to
get this reverted. I have already re-sent a updated version of this series
with fixes & copying devicetree-discuss.
http://lists.infradead.org/pipermail/linux-mtd/2013-July/047530.html
with regards, pekon
More information about the linux-mtd
mailing list