浏览代码

ppc4xx: Remove #warning in esd auto_update.c

Signed-off-by: Stefan Roese <sr@denx.de>
Stefan Roese 17 年之前
父节点
当前提交
8fb6e80c06
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      board/esd/common/auto_update.c

+ 0 - 4
board/esd/common/auto_update.c

@@ -24,10 +24,6 @@
 
 
 #include <common.h>
 #include <common.h>
 
 
-#if defined(CONFIG_CMD_NAND) && !defined(CFG_NAND_LEGACY)
-#warning CFG_NAND_LEGACY not defined in a file using the legacy NAND support!
-#endif
-
 #include <command.h>
 #include <command.h>
 #include <image.h>
 #include <image.h>
 #include <asm/byteorder.h>
 #include <asm/byteorder.h>