]> git.sur5r.net Git - u-boot/blobdiff - board/esd/common/auto_update.c
ppc4xx: use correct io accessors for esd's LCD code
[u-boot] / board / esd / common / auto_update.c
index da147ee5508c047b930a10c9b3f1354f7479e0f0..a76b00fe4944dde27d2ca6e407e8cd08a29f09e8 100644 (file)
 
 #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>