diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-12-17 14:30:24 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-27 13:18:03 +0300 |
commit | 3932aa1ce38148cd54b6ec2fd1ce070e2160b628 (patch) | |
tree | 9ba2ca7c5d668cf3e84e639d4cb2a73006537eb2 /crypto/algapi.c | |
parent | 20aaed22fec757114f9f6ca28e473e32ccb4b5c1 (diff) | |
download | linux-3932aa1ce38148cd54b6ec2fd1ce070e2160b628.tar.xz |
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>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions