From: Bjorn Helgaas Date: Tue, 7 Mar 2023 16:19:44 +0000 (-0600) Subject: crypto: hisilicon/hpre - remove unnecessary aer.h include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=389e63a197d6275522c06d8b55fb51dec7d91b6a;p=linux.git crypto: hisilicon/hpre - remove unnecessary aer.h include is unused, so remove it. Signed-off-by: Bjorn Helgaas Cc: Longfang Liu Acked-by: Longfang Liu Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/hisilicon/hpre/hpre_main.c b/drivers/crypto/hisilicon/hpre/hpre_main.c index 923f9c2792654..5d0adfb54a34b 100644 --- a/drivers/crypto/hisilicon/hpre/hpre_main.c +++ b/drivers/crypto/hisilicon/hpre/hpre_main.c @@ -1,7 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* Copyright (c) 2018-2019 HiSilicon Limited. */ #include -#include #include #include #include