projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de469b
)
ppc4xx: Remove #warning in esd auto_update.c
author
Stefan Roese
<sr@denx.de>
Thu, 16 Aug 2007 09:21:49 +0000
(11:21 +0200)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/board/esd/common/auto_update.c
b/board/esd/common/auto_update.c
index 62f6c204340bc00c5ea2dd52ab1bfc437273561b..c4a09578784f87b7d1aeb9c69fb02484b1ad8d2b 100644
(file)
--- 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>