mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 03:23:32 -04:00
Fix problem introduced by previous patch.
This commit is contained in:
parent
689aec1b05
commit
96085e347d
@ -213,6 +213,7 @@ void inline setenv (char *, char *);
|
||||
void setenv (char *, char *);
|
||||
#endif /* CONFIG_PPC */
|
||||
#ifdef CONFIG_ARM
|
||||
# include <asm/mach-types.h>
|
||||
# include <asm/setup.h>
|
||||
# include <asm/u-boot-arm.h> /* ARM version to be fixed! */
|
||||
#endif /* CONFIG_ARM */
|
||||
|
Loading…
x
Reference in New Issue
Block a user