ppc4xx: Remove #warning in esd auto_update.c
authorStefan Roese <sr@denx.de>
Thu, 16 Aug 2007 09:21:49 +0000 (11:21 +0200)
committerStefan Roese <sr@denx.de>
Thu, 16 Aug 2007 09:21:49 +0000 (11:21 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/common/auto_update.c

index 62f6c20..c4a0957 100644 (file)
 
 #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 <image.h>
 #include <asm/byteorder.h>