common: Move device-tree setup functions to fdt_support.h
[platform/kernel/u-boot.git] / board / freescale / mpc8349itx / mpc8349itx.c
index 81b3f00..a2e284f 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <fdt_support.h>
 #include <ioports.h>
 #include <mpc83xx.h>
 #include <i2c.h>