common: Move clock functions into a new file
[oweals/u-boot.git] / arch / mips / mach-ath79 / ar933x / clk.c
index 7c15c2153290b39309e7515634c7ef07b04790d2..3feb25ce71df6d6eaedc64007a2b0561164d446d 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <asm/io.h>
 #include <asm/addrspace.h>
 #include <asm/types.h>