projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06c2afb
)
ARM: hisi: Drop unused includes
author
Rob Herring
<robh@kernel.org>
Mon, 17 Jul 2023 22:56:38 +0000
(16:56 -0600)
committer
Wei Xu
<xuwei5@hisilicon.com>
Wed, 19 Jul 2023 06:29:04 +0000
(06:29 +0000)
of_platform.h is not needed, so drop it.
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm/mach-hisi/hotplug.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-hisi/hotplug.c
b/arch/arm/mach-hisi/hotplug.c
index c517941416f19ad12ad97ff02d07eb9fd54a903f..f5655ad1c351ae3508344b7ec39c3de506beebef 100644
(file)
--- a/
arch/arm/mach-hisi/hotplug.c
+++ b/
arch/arm/mach-hisi/hotplug.c
@@
-8,7
+8,6
@@
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/of_address.h>
-#include <linux/of_platform.h>
#include <asm/cacheflush.h>
#include <asm/smp_plat.h>
#include "core.h"