summaryrefslogtreecommitdiffstats
path: root/board/esd/common/auto_update.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-08-16 11:21:49 +0200
committerStefan Roese <sr@denx.de>2007-08-16 11:21:49 +0200
commit8fb6e80c06849e3013ac5c9350d8ed9e52967991 (patch)
tree4f8b8b48b57ef63174cd3c9f913542dfdad098a8 /board/esd/common/auto_update.c
parent9de469bd960cc1870bb40d6672ed42726b8b50d7 (diff)
downloadblackbird-obmc-uboot-8fb6e80c06849e3013ac5c9350d8ed9e52967991.tar.gz
blackbird-obmc-uboot-8fb6e80c06849e3013ac5c9350d8ed9e52967991.zip
ppc4xx: Remove #warning in esd auto_update.c
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/esd/common/auto_update.c')
-rw-r--r--board/esd/common/auto_update.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/esd/common/auto_update.c b/board/esd/common/auto_update.c
index 62f6c20434..c4a0957878 100644
--- a/board/esd/common/auto_update.c
+++ b/board/esd/common/auto_update.c
@@ -24,10 +24,6 @@
#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>
OpenPOWER on IntegriCloud