[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230717225513.3212477-1-robh@kernel.org>
Date: Mon, 17 Jul 2023 16:55:13 -0600
From: Rob Herring <robh@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>,
Liviu Dudau <liviu.dudau@....com>,
Sudeep Holla <sudeep.holla@....com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Russell King <linux@...linux.org.uk>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH] ARM: versatile: Drop unused includes
Several includes are not needed, so drop them.
Signed-off-by: Rob Herring <robh@...nel.org>
---
arch/arm/mach-versatile/realview.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-versatile/realview.c b/arch/arm/mach-versatile/realview.c
index feab66080ba2..a3933e2373d5 100644
--- a/arch/arm/mach-versatile/realview.c
+++ b/arch/arm/mach-versatile/realview.c
@@ -4,9 +4,7 @@
*
* Author: Linus Walleij <linus.walleij@...aro.org>
*/
-#include <linux/of_platform.h>
#include <asm/mach/arch.h>
-#include <asm/hardware/cache-l2x0.h>
static const char *const realview_dt_platform_compat[] __initconst = {
"arm,realview-eb",
--
2.40.1
Powered by blists - more mailing lists