common: Move device-tree setup functions to fdt_support.h
[oweals/u-boot.git] / board / sbc8349 / sbc8349.c
index a647de6b11217b0b05aa6b2741566b19df8c4215..9051392cd09f12c5f483bba4c970d8c060a96c99 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <fdt_support.h>
 #include <ioports.h>
 #include <mpc83xx.h>
 #include <asm/mpc8349_pci.h>