提交 f854b5bc 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

ARM: imx: Fix typo 'MACH_MX31_3DS_MXC_NAND_USE_BBT'

Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Tested-by: NFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 e1d01d54
......@@ -542,7 +542,7 @@ static const struct mxc_nand_platform_data
mx31_3ds_nand_board_info __initconst = {
.width = 1,
.hw_ecc = 1,
#ifdef MACH_MX31_3DS_MXC_NAND_USE_BBT
#ifdef CONFIG_MACH_MX31_3DS_MXC_NAND_USE_BBT
.flash_bbt = 1,
#endif
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册