commit | 899f35fabeea0d51fbfa146aaeaa9fc8f3b00292 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon Apr 24 16:09:50 2017 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Apr 24 16:09:50 2017 +0800 |
tree | c4445655c6c4763f96fc0bd5a2b016b5254d647f | |
parent | 116591fe3eef11c6f06b662c9176385f13891183 [diff] |
Revert "crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT" This reverts commit 42ae2922a68ac8d68927ccb052b486f34e5fba71. It causes a regression with older versions of gcc. The consensus is that this should instead be fixed in clang. Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>