]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/toradex/colibri_imx6/colibri_imx6.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[thirdparty/u-boot.git] / board / toradex / colibri_imx6 / colibri_imx6.c
index 2998a09238dc03031d8bfcc121038778d779488e..7c50bbb06ecf770f56d18dba76f91f3710cd37ec 100644 (file)
@@ -743,7 +743,7 @@ void ldo_mode_set(int ldo_bypass)
 
 #ifdef CONFIG_SPL_BUILD
 #include <spl.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include "asm/arch/mx6dl-ddr.h"
 #include "asm/arch/iomux.h"
 #include "asm/arch/crm_regs.h"