common: Move device-tree setup functions to fdt_support.h
[platform/kernel/u-boot.git] / board / freescale / mpc8323erdb / mpc8323erdb.c
index 6c47cb2..e513d0b 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <eeprom.h>
 #include <env.h>
+#include <fdt_support.h>
 #include <init.h>
 #include <ioports.h>
 #include <mpc83xx.h>