common: Move clock functions into a new file
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc86xx / speed.c
index 434c4f3..5001445 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <mpc86xx.h>
 #include <asm/processor.h>
 #include <asm/io.h>