X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fesd%2Fash405%2Fash405.c;h=f41eb7b22cfb0176a6317f4a08114cde555f0866;hb=b9307262f8a9f3b5c9e15a6067eadc17407146f6;hp=5ea3c4dee5d1ed49ce0b9540c135f657b69f0752;hpb=fcec2eb93e126400009729328e797f12bc94f1fd;p=kernel%2Fu-boot.git diff --git a/board/esd/ash405/ash405.c b/board/esd/ash405/ash405.c index 5ea3c4d..f41eb7b 100644 --- a/board/esd/ash405/ash405.c +++ b/board/esd/ash405/ash405.c @@ -238,7 +238,7 @@ int testdram (void) /* ------------------------------------------------------------------------- */ -#if (CONFIG_COMMANDS & CFG_CMD_NAND) || defined(CONFIG_CMD_NAND) +#if defined(CONFIG_CMD_NAND) #include extern struct nand_chip nand_dev_desc[CFG_MAX_NAND_DEVICE];