diff options
Diffstat (limited to 'board/raidsonic/ib62x0/ib62x0.c')
-rw-r--r-- | board/raidsonic/ib62x0/ib62x0.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/raidsonic/ib62x0/ib62x0.c b/board/raidsonic/ib62x0/ib62x0.c index db1b0adc38..f9bc07649e 100644 --- a/board/raidsonic/ib62x0/ib62x0.c +++ b/board/raidsonic/ib62x0/ib62x0.c @@ -9,6 +9,7 @@ #include <common.h> #include <init.h> #include <miiphy.h> +#include <asm/global_data.h> #include <asm/io.h> #include <asm/arch/cpu.h> #include <asm/arch/soc.h> |