From: Stefan Roese Date: Thu, 16 Aug 2007 09:21:49 +0000 (+0200) Subject: ppc4xx: Remove #warning in esd auto_update.c X-Git-Tag: v1.3.0-rc1~19^2~9 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=8fb6e80c06849e3013ac5c9350d8ed9e52967991 ppc4xx: Remove #warning in esd auto_update.c Signed-off-by: Stefan Roese --- 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 -#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 #include #include