diff options
author | 2019-07-04 17:37:57 +0200 | |
---|---|---|
committer | 2019-07-26 15:04:00 +1000 | |
commit | 5c9254ad7ae32a124fb084badd0cb3720f7c49cb (patch) | |
tree | b2db81843b9c00688bd9f8fbbea3f89d7573b1ac /drivers/crypto/inside-secure/safexcel_cipher.c | |
parent | crypto: drivers - Use kmemdup rather than duplicating its implementation (diff) | |
download | linux-rng-5c9254ad7ae32a124fb084badd0cb3720f7c49cb.tar.xz linux-rng-5c9254ad7ae32a124fb084badd0cb3720f7c49cb.zip |
crypto: ux500 - Use spinlock_t instead of struct spinlock
For spinlocks the type spinlock_t should be used instead of "struct
spinlock".
Use spinlock_t for spinlock's definition.
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/inside-secure/safexcel_cipher.c')
0 files changed, 0 insertions, 0 deletions