Skip to content
Snippets Groups Projects
Commit 8fb6e80c authored by Stefan Roese's avatar Stefan Roese
Browse files

ppc4xx: Remove #warning in esd auto_update.c


Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 9de469bd
No related branches found
No related tags found
No related merge requests found
...@@ -24,10 +24,6 @@ ...@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment