libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[oweals/u-boot.git] / board / freescale / mpc8568mds / mpc8568mds.c
index a5c5d9dd1acae394921b1fe9fedd455fc5fd5385..4ad427089955f418ab566e7567a212a301256d64 100644 (file)
@@ -17,7 +17,7 @@
 #include <spd_sdram.h>
 #include <i2c.h>
 #include <ioports.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 
 #include "bcsr.h"