aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp
diff options
context:
space:
mode:
authorGravatar Colin Ian King <colin.king@canonical.com> 2017-07-19 10:24:15 +0100
committerGravatar Herbert Xu <herbert@gondor.apana.org.au> 2017-08-03 13:47:19 +0800
commit0138d32fed6b30ba1f67be43c87b14b7f2acc1c2 (patch)
treebcbcf345d709f7b145f53b66eb97482e38c34bbc /drivers/crypto/ccp
parentcrypto: img-hash - remove unnecessary static in img_hash_remove() (diff)
downloadlinux-0138d32fed6b30ba1f67be43c87b14b7f2acc1c2.tar.gz
linux-0138d32fed6b30ba1f67be43c87b14b7f2acc1c2.tar.bz2
linux-0138d32fed6b30ba1f67be43c87b14b7f2acc1c2.zip
Crypto: atmel-ecc: Make a couple of local functions static
Functions atmel_ecc_i2c_client_alloc and atmel_ecc_i2c_client_free are local to the source and no not need to be in the global scope. Make them static. Cleans up sparse warnings: symbol 'atmel_ecc_i2c_client_alloc' was not declared. Should it be static? symbol 'atmel_ecc_i2c_client_free' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ccp')
0 files changed, 0 insertions, 0 deletions