9
0
Fork 0

add missing include

This commit is contained in:
Sascha Hauer 2007-07-16 10:29:57 +02:00
parent 056a695c15
commit 4283b823e7
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <asm/setup.h>
#include <environment.h>
#include <boot.h>
#include <asm/u-boot-arm.h>
#if defined (CONFIG_SETUP_MEMORY_TAGS) || \
defined (CONFIG_CMDLINE_TAG) || \