common: Move some board functions out of common.h
[oweals/u-boot.git] / board / freescale / mx35pdk / mx35pdk.c
index aba17a6b825152a62ce0852bbb89f885fd804208..d0f7f045a5baaed17964ea1195ec3b0cbd96a732 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <asm/io.h>
 #include <linux/errno.h>
 #include <asm/arch/imx-regs.h>