common: Move device-tree setup functions to fdt_support.h
[oweals/u-boot.git] / board / ve8313 / ve8313.c
index 781a07f1d8384c542589d21df1a631fe02e06a08..2ea762ccfa4a17e21efa9c3c94eff690276f7700 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <fdt_support.h>
 #include <init.h>
 #include <linux/libfdt.h>
 #include <pci.h>