diff options
Diffstat (limited to 'board/atmark-techno/armadillo-800eva/armadillo-800eva.c')
-rw-r--r-- | board/atmark-techno/armadillo-800eva/armadillo-800eva.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/atmark-techno/armadillo-800eva/armadillo-800eva.c b/board/atmark-techno/armadillo-800eva/armadillo-800eva.c index a18fb275d9..1bae283252 100644 --- a/board/atmark-techno/armadillo-800eva/armadillo-800eva.c +++ b/board/atmark-techno/armadillo-800eva/armadillo-800eva.c @@ -24,6 +24,7 @@ #include <cpu_func.h> #include <init.h> #include <malloc.h> +#include <asm/global_data.h> #include <asm/processor.h> #include <asm/mach-types.h> #include <asm/io.h> |