aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-08-25 00:19:54 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2017-09-22 17:38:19 +0800
commit40784d72aeeb4d95cf74ea2243223a85193f0e84 (patch)
tree38c32b599e0ead7b50cb278ad556a46141f3e127 /drivers/crypto/stm32
parentcrypto: af_alg - update correct dst SGL entry (diff)
downloadlinux-dev-40784d72aeeb4d95cf74ea2243223a85193f0e84.tar.xz
linux-dev-40784d72aeeb4d95cf74ea2243223a85193f0e84.zip
crypto: axis - hide an unused variable
Without CONFIG_DEBUG_FS, we get a harmless warning: drivers/crypto/axis/artpec6_crypto.c:352:23: error: 'dbgfs_root' defined but not used [-Werror=unused-variable] This moves it into the #ifdef that hides the only user. Fixes: a21eb94fc4d3 ("crypto: axis - add ARTPEC-6/7 crypto accelerator driver") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Lars Persson <larper@axis.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/stm32')
0 files changed, 0 insertions, 0 deletions