diff options
Diffstat (limited to 'arch/powerpc/cpu/mpc8xx/speed.c')
-rw-r--r-- | arch/powerpc/cpu/mpc8xx/speed.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/cpu/mpc8xx/speed.c b/arch/powerpc/cpu/mpc8xx/speed.c index 77d4f8e47f..ad3d3f9101 100644 --- a/arch/powerpc/cpu/mpc8xx/speed.c +++ b/arch/powerpc/cpu/mpc8xx/speed.c @@ -7,6 +7,7 @@ #include <common.h> #include <clock_legacy.h> #include <mpc8xx.h> +#include <asm/global_data.h> #include <asm/processor.h> #include <asm/io.h> |