mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-11 13:08:31 -04:00
ppc4xx: Remove #warning in esd auto_update.c
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
9de469bd96
commit
8fb6e80c06
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user