commit | fbb8d46e161644a13b81337f1235cd419e046318 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue May 21 13:34:20 2019 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 30 15:30:05 2019 +0800 |
tree | 10da7f44a7a3b7016b9c5e5dae792566910e5abd | |
parent | e345177ded17611e36c067751d63d64bf106cb54 [diff] |
Revert "crypto: talitos - export the talitos_submit function" There is no other file using talitos_submit in the kernel tree, so it doesn't need to be exported nor made global. This reverts commit 865d506155b117edc7e668ced373030ce7108ce9. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Fixes: 865d506155b1 ("crypto: talitos - export the talitos_submit function") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>