On Tuesday 02 July 2013, Pekon Gupta wrote:
> (+ CC: [email protected])
>
> Changes v3 -> v4
> - [Patch 1/3] removed MTD_NAND_OMAP_BCH8 & MTD_NAND_OMAP_BCH4 from
> nand/Kconfig
> ECC scheme selectable via nand DT (nand-ecc-opt).
> - [*] rebased for l2-mtd.git
Do you also fix these build error?
/git/arm-soc/drivers/mtd/nand/omap2.c: In function 'omap_nand_probe':
/git/arm-soc/drivers/mtd/nand/omap2.c:1964:7: error:
'OMAP_ECC_BCH8_CODE_HW_DETECTION_SW' undeclared (first use in this function)
case OMAP_ECC_BCH8_CODE_HW_DETECTION_SW:
^
/git/arm-soc/drivers/mtd/nand/omap2.c:1964:7: note: each undeclared identifier
is reported only once for each function it appears in
/git/arm-soc/drivers/mtd/nand/omap2.c:1991:7: error:
'OMAP_ECC_BCH4_CODE_HW_DETECTION_SW' undeclared (first use in this function)
case OMAP_ECC_BCH4_CODE_HW_DETECTION_SW:
^
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html