X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fesd%2Fwuh405%2Fwuh405.c;h=61d1d6c0ce66ab868355261b3d99975e000b025b;hb=d61ea14885631e58a25feaa81ee82eb464c62d6a;hp=5a1a3f3e8ee68fe38e07384fb72ba2f9b45a8b76;hpb=a3f0169880a44ac06de5177e7926d7c732368663;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/esd/wuh405/wuh405.c b/board/esd/wuh405/wuh405.c index 5a1a3f3..61d1d6c 100644 --- a/board/esd/wuh405/wuh405.c +++ b/board/esd/wuh405/wuh405.c @@ -238,7 +238,7 @@ int testdram (void) /* ------------------------------------------------------------------------- */ -#if (CONFIG_COMMANDS & CFG_CMD_NAND) +#if defined(CONFIG_CMD_NAND) #include extern struct nand_chip nand_dev_desc[CFG_MAX_NAND_DEVICE];