[PATCH -next] crypto: allwinner - Remove unused function declarations

Herbert Xu herbert at gondor.apana.org.au
Fri Aug 18 02:30:49 PDT 2023


On Wed, Aug 09, 2023 at 11:14:43AM +0800, Yue Haibing wrote:
> Commit 06f751b61329 ("crypto: allwinner - Add sun8i-ce Crypto Engine")
> declared but never implemented sun8i_ce_enqueue().
> Commit 56f6d5aee88d ("crypto: sun8i-ce - support hash algorithms")
> declared but never implemented sun8i_ce_hash().
> Commit f08fcced6d00 ("crypto: allwinner - Add sun8i-ss cryptographic offloader")
> declared but never implemented sun8i_ss_enqueue().
> 
> Signed-off-by: Yue Haibing <yuehaibing at huawei.com>
> ---
>  drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h | 3 ---
>  drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h | 2 --
>  2 files changed, 5 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list