summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorCristian Stoica <cristian.stoica@freescale.com>2014-09-19 15:24:17 (GMT)
committerMatthew Weigel <Matthew.Weigel@freescale.com>2014-12-11 18:41:33 (GMT)
commit6686e31d26bffe9d7ad3aa12b33502d9340ab8b5 (patch)
treece4a095a6c680ea8cb9d16e465e8b73a85f42924 /drivers/crypto
parente76ebb4756e40345b5a1e077fc1e109e16e9c1ae (diff)
downloadlinux-fsl-qoriq-6686e31d26bffe9d7ad3aa12b33502d9340ab8b5.tar.xz
crypto: caampkc: remove inclusion of unused header
Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com> Change-Id: I7983c1cdc0d19fd738b251de3c0374e9e67cf617 Reviewed-on: http://git.am.freescale.net:8181/19800 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Richard Schmitt <richard.schmitt@freescale.com>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/caam/pkc_desc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/caam/pkc_desc.h b/drivers/crypto/caam/pkc_desc.h
index f73ad07..03013c2 100644
--- a/drivers/crypto/caam/pkc_desc.h
+++ b/drivers/crypto/caam/pkc_desc.h
@@ -20,7 +20,6 @@
#include "desc_constr.h"
#include "jr.h"
#include "error.h"
-#include "sg_sw_sec4.h"
#include <linux/crypto.h>
#include "pdb.h"