summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/fsl/fsl_rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/fsl/fsl_rsa.c')
-rw-r--r--drivers/crypto/fsl/fsl_rsa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/fsl/fsl_rsa.c b/drivers/crypto/fsl/fsl_rsa.c
index 0cb3c6b5f2..ed2a54f6ec 100644
--- a/drivers/crypto/fsl/fsl_rsa.c
+++ b/drivers/crypto/fsl/fsl_rsa.c
@@ -7,6 +7,7 @@
#include <config.h>
#include <common.h>
#include <dm.h>
+#include <log.h>
#include <asm/types.h>
#include <malloc.h>
#include "jobdesc.h"