libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[oweals/u-boot.git] / board / freescale / mx6sabresd / mx6sabresd.c
index 878e1e7c0b6caa509bd628551f3e8e1dacfabf87..d75dd88dbc57d2d33ff0c9be6fb98cbac199b3f0 100644 (file)
@@ -725,7 +725,7 @@ int checkboard(void)
 #ifdef CONFIG_SPL_BUILD
 #include <asm/arch/mx6-ddr.h>
 #include <spl.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 
 #ifdef CONFIG_SPL_OS_BOOT
 int spl_start_uboot(void)