X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fti%2Fdra7xx%2Fevm.c;h=79b8363b868a931f70d974a16b25fab02783d517;hb=88718be3001055fa2801a44ab10570279b3f2cb7;hp=04e9b894d54557951ca1b340ad0aa6394f42c7e8;hpb=94d022bb400890f22fe35220d2519c3bce73f05e;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/ti/dra7xx/evm.c b/board/ti/dra7xx/evm.c index 04e9b89..79b8363 100644 --- a/board/ti/dra7xx/evm.c +++ b/board/ti/dra7xx/evm.c @@ -784,7 +784,7 @@ void set_muxconf_regs(void) early_padconf, ARRAY_SIZE(early_padconf)); } -#if defined(CONFIG_NAND) +#if defined(CONFIG_MTD_RAW_NAND) static int nand_sw_detect(void) { int rc;