linux/drivers/crypto/allwinner
Ben Dooks (Codethink) 3932aa1ce3 crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static
The sun4i_ss_pm_ops is not referenced outside the driver
except via a pointer, so make it static to avoid the following
warning:

drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c:276:25: warning: symbol 'sun4i_ss_pm_ops' was not declared. Should it be static?

Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-12-27 18:18:03 +08:00
..
sun4i-ss crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static 2019-12-27 18:18:03 +08:00
sun8i-ce crypto: allwinner - remove unneeded semicolon 2019-12-27 18:18:02 +08:00
sun8i-ss crypto: allwinner - fix some spelling mistakes 2019-11-15 13:44:17 +08:00
Kconfig crypto: sun4i-ss - remove dependency on not 64BIT 2019-11-22 18:48:37 +08:00
Makefile crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00