diff options
author | Gilad Ben-Yossef <gilad@benyossef.com> | 2019-02-11 15:27:58 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-02-22 05:40:56 +0100 |
commit | f1071c3e2473ae19a7f5d892a187c4cab1a61f2e (patch) | |
tree | c82077f7c0750431286bfb6793ac5cefb285075f /arch | |
parent | crypto: ccree - fix resume race condition on init (diff) | |
download | linux-f1071c3e2473ae19a7f5d892a187c4cab1a61f2e.tar.xz linux-f1071c3e2473ae19a7f5d892a187c4cab1a61f2e.zip |
crypto: ccree - add missing inline qualifier
Commit 1358c13a48c4 ("crypto: ccree - fix resume race condition on init")
was missing a "inline" qualifier for stub function used when CONFIG_PM
is not set causing a build warning.
Fixes: 1358c13a48c4 ("crypto: ccree - fix resume race condition on init")
Cc: stable@kernel.org # v4.20
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions