[PATCH v2 13/23] ARM: versatile: Drop unused includes
Rob Herring
robh at kernel.org
Fri Aug 4 08:42:53 AEST 2023
Several includes are not needed, so drop them.
Signed-off-by: Rob Herring <robh at kernel.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 at linaro.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
More information about the Linux-aspeed
mailing list