]> git.sur5r.net Git - u-boot/blobdiff - common/common_fit.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[u-boot] / common / common_fit.c
index 85b33d8c3bc72685ede1e307b1f10b8cfe82ca84..3fef74084cce222d3e7b4d1a82fc6c616f3d8475 100644 (file)
@@ -8,7 +8,7 @@
 #include <common.h>
 #include <errno.h>
 #include <image.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <spl.h>
 
 ulong fdt_getprop_u32(const void *fdt, int node, const char *prop)