On Tue, Apr 06, 2021 at 10:32:59AM +0800, Meng Yu wrote:
> This function declaration has been added in 'ecc_curve.h',
> delete it in 'crypto/ecc.h'.
>
> Fixes: 4e6602916bc6(crypto: ecdsa - Add support for ECDSA ...)
> Signed-off-by: Meng Yu
> ---
>
> v1 -> v2: Modify the 'Fixes tag' from '14bb76
This function declaration has been added in 'ecc_curve.h',
delete it in 'crypto/ecc.h'.
Fixes: 4e6602916bc6(crypto: ecdsa - Add support for ECDSA ...)
Signed-off-by: Meng Yu
---
v1 -> v2: Modify the 'Fixes tag' from '14bb76768275' to '4e6602916bc6 '.
---
crypto/ecc.h | 8
1 file chang