* [PATCH] ARM: shmobile: Drop unused includes
@ 2023-07-17 22:56 Rob Herring
0 siblings, 0 replies; only message in thread
From: Rob Herring @ 2023-07-17 22:56 UTC (permalink / raw)
To: Geert Uytterhoeven, Magnus Damm, Russell King
Cc: linux-renesas-soc, linux-arm-kernel, linux-kernel
of_platform.h is not needed, so drop it.
Signed-off-by: Rob Herring <robh@kernel.org>
---
arch/arm/mach-shmobile/setup-rcar-gen2.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-shmobile/setup-rcar-gen2.c b/arch/arm/mach-shmobile/setup-rcar-gen2.c
index 3edbf0719fb3..c38367a10c79 100644
--- a/arch/arm/mach-shmobile/setup-rcar-gen2.c
+++ b/arch/arm/mach-shmobile/setup-rcar-gen2.c
@@ -16,7 +16,6 @@
#include <linux/of.h>
#include <linux/of_clk.h>
#include <linux/of_fdt.h>
-#include <linux/of_platform.h>
#include <linux/psci.h>
#include <asm/mach/arch.h>
#include <asm/secure_cntvoff.h>
--
2.40.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-19 6:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 22:56 [PATCH] ARM: shmobile: Drop unused includes Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).