linux/drivers/crypto/inside-secure
Pascal van Leeuwen e9fc36719b crypto: inside-secure - Made locally used safexcel_pci_remove() static
safexcel_pci_remove() is only used locally in the module and not exported,
so added a static function specifier.
This fixes a sparse issue reported by Ben Dooks.

Fixes: 625f269a5a ("crypto: inside-secure - add support for...")
Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-10-23 19:47:01 +11:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel_cipher.c crypto: inside-secure - fix spelling mistake "algorithmn" -> "algorithm" 2019-10-18 18:49:40 +11:00
safexcel_hash.c crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m 2019-10-23 19:47:01 +11:00
safexcel_ring.c crypto: inside-secure - Add support for the EIP196 2019-10-05 01:06:19 +10:00
safexcel.c crypto: inside-secure - Made locally used safexcel_pci_remove() static 2019-10-23 19:47:01 +11:00
safexcel.h crypto: inside-secure - Add support for the EIP196 2019-10-05 01:06:19 +10:00