aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamrng.c
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2018-10-10 14:26:48 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2018-10-17 14:16:18 +0800
commit618b5dc48365cecc03daffa46800f20ab11e3f80 (patch)
tree164ae675c86c6621922510f0769163b2ac3dad77 /drivers/crypto/caam/caamrng.c
parentcrypto: caam/qi - simplify CGR allocation, freeing (diff)
downloadlinux-dev-618b5dc48365cecc03daffa46800f20ab11e3f80.tar.xz
linux-dev-618b5dc48365cecc03daffa46800f20ab11e3f80.zip
crypto: caam - add SPDX license identifier to all files
Previously, a tree-wide change added SPDX license identifiers to files lacking licensing information: b24413180f56 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license") To be consistent update the rest of the files: -files with license specified by means of MODULE_LICENSE() -files with complete license text -Kconfig Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/caam/caamrng.c')
-rw-r--r--drivers/crypto/caam/caamrng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/caam/caamrng.c b/drivers/crypto/caam/caamrng.c
index fde07d4ff019..4318b0aa6fb9 100644
--- a/drivers/crypto/caam/caamrng.c
+++ b/drivers/crypto/caam/caamrng.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* caam - Freescale FSL CAAM support for hw_random
*