[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b95435ae-032d-bf48-2ba8-96264c398e20@huawei.com>
Date: Fri, 10 Mar 2023 17:08:18 +0800
From: liulongfang <liulongfang@...wei.com>
To: Bjorn Helgaas <helgaas@...nel.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S . Miller" <davem@...emloft.net>
CC: <linux-crypto@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>
Subject: Re: [PATCH 3/6] crypto: hisilicon/hpre - remove unnecessary aer.h
include
On 2023/3/8 0:19, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@...gle.com>
>
> <linux/aer.h> is unused, so remove it.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@...gle.com>
> Cc: Longfang Liu <liulongfang@...wei.com>
> ---
> drivers/crypto/hisilicon/hpre/hpre_main.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/crypto/hisilicon/hpre/hpre_main.c b/drivers/crypto/hisilicon/hpre/hpre_main.c
> index 923f9c279265..5d0adfb54a34 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 <linux/acpi.h>
> -#include <linux/aer.h>
> #include <linux/bitops.h>
> #include <linux/debugfs.h>
> #include <linux/init.h>
>
Acked-by: Longfang Liu <liulongfang@...wei.com>
Thanks.
Powered by blists - more mailing lists