diff options
Diffstat (limited to 'cpu/arm_cortexa8/mx51/speed.c')
-rw-r--r-- | cpu/arm_cortexa8/mx51/speed.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/arm_cortexa8/mx51/speed.c b/cpu/arm_cortexa8/mx51/speed.c index 10acbbffd1..a444def7eb 100644 --- a/cpu/arm_cortexa8/mx51/speed.c +++ b/cpu/arm_cortexa8/mx51/speed.c @@ -26,6 +26,7 @@ #include <common.h> #include <asm/arch/imx-regs.h> +#include <asm/arch/clock.h> int get_clocks(void) { |