common: Move clock functions into a new file
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc83xx / spl_minimal.c
index 133f7ab..75b03f3 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <mpc83xx.h>
 
 #include "lblaw/lblaw.h"