]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/freescale/mpc8349itx/mpc8349itx.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[thirdparty/u-boot.git] / board / freescale / mpc8349itx / mpc8349itx.c
index 895e9ffda6d7fb7050c26399ec528455169ab5bf..2818c5d5eed541979e4ff72b72f81105de4a6399 100644 (file)
@@ -17,7 +17,7 @@
 #include <spd_sdram.h>
 #include <asm/mmu.h>
 #if defined(CONFIG_OF_LIBFDT)
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #endif
 
 DECLARE_GLOBAL_DATA_PTR;