diff options
Diffstat (limited to 'arch/m68k/cpu/mcf547x_8x/cpu.c')
-rw-r--r-- | arch/m68k/cpu/mcf547x_8x/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/cpu/mcf547x_8x/cpu.c b/arch/m68k/cpu/mcf547x_8x/cpu.c index 51281549a3..2a64c7b6f6 100644 --- a/arch/m68k/cpu/mcf547x_8x/cpu.c +++ b/arch/m68k/cpu/mcf547x_8x/cpu.c @@ -9,6 +9,7 @@ */ #include <common.h> +#include <init.h> #include <net.h> #include <vsprintf.h> #include <watchdog.h> |