]> git.sur5r.net Git - u-boot/blobdiff - include/fdt_support.h
efi_loader: correcty determine total device path length
[u-boot] / include / fdt_support.h
index 46bf83f671a264bd6f494c104d62e4055fdbe117..76ef5b70d785c6b00201bace3d037b7f2e2306d6 100644 (file)
@@ -10,7 +10,7 @@
 
 #ifdef CONFIG_OF_LIBFDT
 
-#include <libfdt.h>
+#include <linux/libfdt.h>
 
 u32 fdt_getprop_u32_default_node(const void *fdt, int off, int cell,
                                const char *prop, const u32 dflt);