From: Ye Xingchen Date: Tue, 14 Mar 2023 08:31:51 +0000 (+0800) Subject: crypto: p10-aes-gcm - remove duplicate include header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7e1c64dbe813ae2f8d46b41791247056bf477f6a;p=linux.git crypto: p10-aes-gcm - remove duplicate include header crypto/algapi.h is included more than once. Signed-off-by: Ye Xingchen Signed-off-by: Herbert Xu --- diff --git a/arch/powerpc/crypto/aes-gcm-p10-glue.c b/arch/powerpc/crypto/aes-gcm-p10-glue.c index c95f5b7cc456e..1533c8cdd26fc 100644 --- a/arch/powerpc/crypto/aes-gcm-p10-glue.c +++ b/arch/powerpc/crypto/aes-gcm-p10-glue.c @@ -8,7 +8,6 @@ #include #include #include -#include #include #include #include