common: Move clock functions into a new file
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / mx25 / generic.c
index eeb61d0d102028ee57887f32957a19ed61a8a119..09bda0e3398e38ce6cb0498f144e03917c5f9673 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <clock_legacy.h>
 #include <div64.h>
 #include <netdev.h>
 #include <vsprintf.h>