common: Move clock functions into a new file
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / ls102xa / fdt.c
index 1aadfff..16ab867 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <linux/libfdt.h>
 #include <fdt_support.h>
 #include <asm/io.h>