summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/rk3399-evb.dts
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-08-15 22:52:45 +0200
committerTom Rini <trini@konsulko.com>2017-08-26 14:56:10 -0400
commit225bfd3906453c13a0a88b03d8e62a2f267b3689 (patch)
treea9dde9441b65576a0d6a6a0b119ca5d3b0e59c03 /arch/arm/dts/rk3399-evb.dts
parentc25c4fd0104e8a6695783e41f896ce5f288a6a70 (diff)
downloadu-boot-225bfd3906453c13a0a88b03d8e62a2f267b3689.tar.gz
u-boot-225bfd3906453c13a0a88b03d8e62a2f267b3689.tar.xz
u-boot-225bfd3906453c13a0a88b03d8e62a2f267b3689.zip
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
do_switch_ecc() calls fsmc_nand_switch_ecc(), which is a direct function call into drivers/mtd/nand/fsmc_nand.c. However, this function is not guarded by CONFIG_NAND_FSMC, which results to a build failure if CONFIG_NAND_FSMC is disabled. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'arch/arm/dts/rk3399-evb.dts')
0 files changed, 0 insertions, 0 deletions