diff options
Diffstat (limited to 'arch/m68k/cpu/mcf530x/speed.c')
-rw-r--r-- | arch/m68k/cpu/mcf530x/speed.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/cpu/mcf530x/speed.c b/arch/m68k/cpu/mcf530x/speed.c index cf53dfeb150..03d9abeb182 100644 --- a/arch/m68k/cpu/mcf530x/speed.c +++ b/arch/m68k/cpu/mcf530x/speed.c @@ -6,6 +6,7 @@ #include <common.h> #include <clock_legacy.h> +#include <asm/global_data.h> #include <asm/processor.h> #include <asm/immap.h> |