* [PATCH] ARM: shmobile: Drop unused includes
@ 2023-07-17 22:56 Rob Herring
2023-07-25 7:41 ` Geert Uytterhoeven
0 siblings, 1 reply; 2+ messages 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: shmobile: Drop unused includes
2023-07-17 22:56 [PATCH] ARM: shmobile: Drop unused includes Rob Herring
@ 2023-07-25 7:41 ` Geert Uytterhoeven
0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-07-25 7:41 UTC (permalink / raw)
To: Rob Herring
Cc: Magnus Damm, Russell King, linux-renesas-soc, linux-arm-kernel,
linux-kernel
On Tue, Jul 18, 2023 at 1:00 AM Rob Herring <robh@kernel.org> wrote:
> of_platform.h is not needed, so drop it.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v6.6.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-25 7:42 UTC | newest]
Thread overview: 2+ messages (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
2023-07-25 7:41 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox