board: fsl: lx2160a: Fix the loop in board_fix_fdt function
[oweals/u-boot.git] / board / freescale / mpc837xerdb / mpc837xerdb.c
index 18f396aac8bd50009b9afaba7a0552eedfbfb55f..45038acf32473f9bb2a91902599b4165cd563572 100644 (file)
@@ -6,8 +6,10 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <hwconfig.h>
 #include <i2c.h>
+#include <init.h>
 #include <asm/io.h>
 #include <asm/fsl_mpc83xx_serdes.h>
 #include <fdt_support.h>