From: Brajeswar Ghosh Date: Tue, 6 Nov 2018 12:16:14 +0000 (+0530) Subject: crypto: aes-ce - Remove duplicate header X-Git-Tag: v5.0-rc1~128^2~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d65ddecbea3c07f9f93af9d32680e650f20aa102;p=thirdparty%2Fkernel%2Fstable.git crypto: aes-ce - Remove duplicate header Remove asm/hwcap.h which is included more than once Signed-off-by: Brajeswar Ghosh Acked-by: Ard Biesheuvel Signed-off-by: Herbert Xu --- diff --git a/arch/arm/crypto/aes-ce-glue.c b/arch/arm/crypto/aes-ce-glue.c index d0a9cec73707b..5affb84823792 100644 --- a/arch/arm/crypto/aes-ce-glue.c +++ b/arch/arm/crypto/aes-ce-glue.c @@ -10,7 +10,6 @@ #include #include -#include #include #include #include