common: Move clock functions into a new file
[platform/kernel/u-boot.git] / board / freescale / ls1021aqds / ls1021aqds.c
index 377f4b7..b7f8f1d 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <fdt_support.h>
 #include <i2c.h>
 #include <init.h>