ppc4xx: Remove #warning in esd auto_update.c

Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Stefan Roese 2007-08-16 11:21:49 +02:00
parent 9de469bd96
commit 8fb6e80c06

View file

@ -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>