]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/blobdiff - arch/arm/plat-omap/include/plat/nand.h
ARM: OMAP2+: nand: Flag to support ELM feature on platforms.
[sitara-epos/sitara-epos-kernel.git] / arch / arm / plat-omap / include / plat / nand.h
index 67fc5060183ea28f137f20862863e62cb99ccf74..1bcff1da24a1b59ebd995d2c2fd8023f7b3b9f7f 100644 (file)
@@ -29,6 +29,7 @@ struct omap_nand_platform_data {
        unsigned long           phys_base;
        int                     devsize;
        enum omap_ecc           ecc_opt;
+       bool                    elm_used;
 };
 
 /* minimum size for IO mapping */