diff options
author | 2019-12-11 11:27:40 -0800 | |
---|---|---|
committer | 2019-12-20 14:58:34 +0800 | |
commit | 7d07de2c18abd95f72efb28f78a4825e0fc1aa6a (patch) | |
tree | 9d4a5badbf853789f2903162e19a81e8bab696f1 /crypto/shash.c | |
parent | crypto: inside-secure - add unspecified HAS_IOMEM dependency (diff) | |
download | wireguard-linux-7d07de2c18abd95f72efb28f78a4825e0fc1aa6a.tar.xz wireguard-linux-7d07de2c18abd95f72efb28f78a4825e0fc1aa6a.zip |
crypto: amlogic - add unspecified HAS_IOMEM dependency
Currently CONFIG_CRYPTO_DEV_AMLOGIC_GXL=y implicitly depends on
CONFIG_HAS_IOMEM=y; consequently, on architectures without IOMEM we get
the following build error:
ld: drivers/crypto/amlogic/amlogic-gxl-core.o: in function `meson_crypto_probe':
drivers/crypto/amlogic/amlogic-gxl-core.c:240: undefined reference to `devm_platform_ioremap_resource'
Fix the build error by adding the unspecified dependency.
Reported-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Acked-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/shash.c')
0 files changed, 0 insertions, 0 deletions