common: Move clock functions into a new file
[oweals/u-boot.git] / arch / m68k / cpu / mcf523x / speed.c
index a0c1d53e41d5136eab822914fbd25d5d34456005..2f65ac23182ca65bcaa509d5288185a6f5b85b09 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <asm/processor.h>
 
 #include <asm/immap.h>