projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f87706e
)
crypto: hisilicon/hpre - remove unnecessary aer.h include
author
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 7 Mar 2023 16:19:44 +0000
(10:19 -0600)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 17 Mar 2023 03:16:43 +0000
(11:16 +0800)
<linux/aer.h> is unused, so remove it.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Longfang Liu <liulongfang@huawei.com>
Acked-by: Longfang Liu <liulongfang@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/hpre/hpre_main.c
patch
|
blob
|
history
diff --git
a/drivers/crypto/hisilicon/hpre/hpre_main.c
b/drivers/crypto/hisilicon/hpre/hpre_main.c
index 923f9c2792654f7e2ed739e6041159ba46f6d250..5d0adfb54a34bad4344d696eea9124ad1ff1c565 100644
(file)
--- 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>