common: Move some board functions out of common.h
[oweals/u-boot.git] / board / freescale / mx51evk / mx51evk.c
index d1bb852f371f26e11d5ae16d2c2827bb789462da..3314badf9e7d8d8dd4a82f0271d781646797e5b1 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <asm/io.h>
 #include <asm/gpio.h>
 #include <asm/arch/imx-regs.h>