powerpc: Remove configs/B4420QDS_NAND_defconfig board
[platform/kernel/u-boot.git] / board / freescale / bsc9131rdb / bsc9131rdb.c
index 9d9c83f..75c2aec 100644 (file)
@@ -4,11 +4,14 @@
  */
 
 #include <common.h>
+#include <image.h>
+#include <init.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>
 #include <asm/cache.h>
 #include <asm/immap_85xx.h>
 #include <asm/io.h>
+#include <env.h>
 #include <miiphy.h>
 #include <linux/libfdt.h>
 #include <fdt_support.h>