common: Move clock functions into a new file
[oweals/u-boot.git] / board / freescale / mpc8313erdb / mpc8313erdb.c
index 1445d29bad2cb5528a274379ada3ec13842af081..e5cc824f487794f5b590239c363a680da26116ac 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <fdt_support.h>
 #include <init.h>
 #if defined(CONFIG_OF_LIBFDT)