[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230717225614.3214179-1-robh@kernel.org>
Date: Mon, 17 Jul 2023 16:56:14 -0600
From: Rob Herring <robh@...nel.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>,
Magnus Damm <magnus.damm@...il.com>,
Russell King <linux@...linux.org.uk>
Cc: linux-renesas-soc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH] ARM: shmobile: Drop unused includes
of_platform.h is not needed, so drop it.
Signed-off-by: Rob Herring <robh@...nel.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
Powered by blists - more mailing lists