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 e8aae4cb81..db1b0adc38 100644 --- a/board/raidsonic/ib62x0/ib62x0.c +++ b/board/raidsonic/ib62x0/ib62x0.c @@ -7,6 +7,7 @@ */ #include <common.h> +#include <init.h> #include <miiphy.h> #include <asm/io.h> #include <asm/arch/cpu.h> |