summaryrefslogtreecommitdiff
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 9de30a6112f..e9c39ddcfd9 100644
--- a/drivers/crypto/fsl/sec.c
+++ b/drivers/crypto/fsl/sec.c
@@ -3,7 +3,7 @@
* Copyright 2014 Freescale Semiconductor, Inc.
*/
-#include <common.h>
+#include <config.h>
#include <linux/libfdt.h>
#include <fdt_support.h>
#if CONFIG_SYS_FSL_SEC_COMPAT == 2 || CONFIG_SYS_FSL_SEC_COMPAT >= 4