diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-12 13:11:57 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-06-21 22:04:16 +1000 |
commit | b568826eff5d4ef859d2405b127bbee282b9dfe2 (patch) | |
tree | 0c647421962caa7566b1d64a6dac90621b3760bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a654b354b8cb3143b4e363ddc28704991cd762da (diff) |
crypto: arm64 - add missing MODULE_DESCRIPTION() macros
With ARCH=arm64, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm64/crypto/crct10dif-ce.o
WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm64/crypto/poly1305-neon.o
WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm64/crypto/aes-neon-bs.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions