common: Move clock functions into a new file
[platform/kernel/u-boot.git] / board / freescale / ls1021atsn / ls1021atsn.c
index 532ca89..3876910 100644 (file)
@@ -2,6 +2,7 @@
 /* Copyright 2016-2019 NXP Semiconductors
  */
 #include <common.h>
+#include <clock_legacy.h>
 #include <fdt_support.h>
 #include <init.h>
 #include <asm/arch-ls102xa/ls102xa_soc.h>