common: Move device-tree setup functions to fdt_support.h
[platform/kernel/u-boot.git] / board / freescale / t1040qds / t1040qds.c
index 55516b9..92dd923 100644 (file)
@@ -6,7 +6,9 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <fdt_support.h>
 #include <i2c.h>
+#include <init.h>
 #include <netdev.h>
 #include <linux/compiler.h>
 #include <asm/mmu.h>