Convert CONFIG_BCH to Kconfig
[platform/kernel/u-boot.git] / common / fdt_support.c
index 02cf5c6..3778de5 100644 (file)
@@ -8,7 +8,9 @@
 
 #include <common.h>
 #include <env.h>
+#include <log.h>
 #include <mapmem.h>
+#include <net.h>
 #include <stdio_dev.h>
 #include <linux/ctype.h>
 #include <linux/types.h>