]> git.sur5r.net Git - u-boot/blobdiff - drivers/crypto/fsl/sec.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[u-boot] / drivers / crypto / fsl / sec.c
index 0940faf768cc26154f08c1c0bb4967f44e5ee8cb..470e662d8e3e6cd68636da14184e71eba9d7d201 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #include <common.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 #if CONFIG_SYS_FSL_SEC_COMPAT == 2 || CONFIG_SYS_FSL_SEC_COMPAT >= 4
 #include <fsl_sec.h>