]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - lib/efi_loader/efi_memory.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[thirdparty/u-boot.git] / lib / efi_loader / efi_memory.c
index aaf64421a395d2d7ff6ea4060f52fc33090db15a..ff0edf30ffb10dfde064bfc0a8cf3cc058afcb82 100644 (file)
@@ -10,7 +10,7 @@
 #include <efi_loader.h>
 #include <malloc.h>
 #include <asm/global_data.h>
-#include <libfdt_env.h>
+#include <linux/libfdt_env.h>
 #include <linux/list_sort.h>
 #include <inttypes.h>
 #include <watchdog.h>