common: Move clock functions into a new file
[platform/kernel/u-boot.git] / arch / arm / cpu / arm1136 / mx35 / generic.c
index a651b8c..45bf49b 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <div64.h>
 #include <asm/io.h>
 #include <linux/errno.h>