aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel_ring.c
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@bootlin.com>2018-07-13 16:51:37 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2018-07-20 13:51:22 +0800
commit301422e37782ba20371ee1d3cdb900f816c58e66 (patch)
treeb5796779058fac6918e34226f0cde571eff85b8b /drivers/crypto/inside-secure/safexcel_ring.c
parentcrypto: ecdh - fix typo of P-192 b value (diff)
downloadlinux-dev-301422e37782ba20371ee1d3cdb900f816c58e66.tar.xz
linux-dev-301422e37782ba20371ee1d3cdb900f816c58e66.zip
crypto: inside-secure - switch to SPDX identifiers
Use the appropriate SPDX license identifiers and drop the license text. This patch is only cosmetic. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
-rw-r--r--drivers/crypto/inside-secure/safexcel_ring.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/crypto/inside-secure/safexcel_ring.c b/drivers/crypto/inside-secure/safexcel_ring.c
index a1e81cfdc1f1..eb75fa684876 100644
--- a/drivers/crypto/inside-secure/safexcel_ring.c
+++ b/drivers/crypto/inside-secure/safexcel_ring.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2017 Marvell
*
* Antoine Tenart <antoine.tenart@free-electrons.com>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/
#include <linux/dma-mapping.h>