common: Move clock functions into a new file
[platform/kernel/u-boot.git] / board / freescale / t4rdb / spl.c
index 28b78f3..5d018c3 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <console.h>
 #include <env_internal.h>
 #include <init.h>