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