[PATCH] mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’

Brian Norris computersforpeace at gmail.com
Tue Apr 15 23:21:08 PDT 2014


On Tue, Apr 15, 2014 at 03:58:56AM +0000, Pekon Gupta wrote:
> >From: Jingoo Han [mailto:jg1.han at samsung.com]
> >>On Tuesday, April 15, 2014 7:32 AM, Christian Engelmayer wrote:
> >>
> >> Commit 2c9f2365 (mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4
> >> in omap_calculate_ecc_bch) introduced minor compile warning
> >> "‘erased_sector_bitflips’ defined but not used [-Wunused-function]" when
> >> compiling without CONFIG_MTD_NAND_OMAP_BCH. Move function
> >> erased_sector_bitflips() into the same ifdef section as the only caller.
> >>
> >> Signed-off-by: Christian Engelmayer <cengelma at gmx.at>
> >
> >Reviewed-by: Jingoo Han <jg1.han at samsung.com>
> >
> Thanks for the patch..
> Acked-by: Pekon Gupta <pekon at ti.com>

Pushed to l2-mtd.git. Thanks!

Brian



More information about the linux-mtd mailing list