aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/sec.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/fsl/sec.c')
-rw-r--r--drivers/crypto/fsl/sec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/fsl/sec.c b/drivers/crypto/fsl/sec.c
index 0940faf..470e662 100644
--- a/drivers/crypto/fsl/sec.c
+++ b/drivers/crypto/fsl/sec.c
@@ -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>