diff options
author | Neal Liu <[email protected]> | 2022-09-05 10:54:33 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-09-06 12:49:14 +0800 |
commit | 2be570849efc4e1ceda6a8384184f493f558f188 (patch) | |
tree | 0232663b1cf78395662d747696c58248e1bebb87 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fa2bf6e35091e66fc83af1aebea06a78a5a2fde4 (diff) |
crypto: aspeed - fix build module error
If CONFIG_MODULES=y and CONFIG_CRYPTO_DEV_ASPEED=m,
build modpost would be failed.
Error messages:
ERROR: modpost: "aspeed_register_hace_hash_algs"
[drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
ERROR: modpost: "aspeed_unregister_hace_hash_algs"
[drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
Change build sequence to fix this.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Neal Liu <[email protected]>
Tested-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions