From b5bd2ccac2d5b2830c1d59e759e5e35e50639b99 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Mon, 17 Jul 2023 16:56:23 -0600 Subject: ARM: meson: Drop unused includes of_platform.h is not needed, so drop it. Signed-off-by: Rob Herring Reviewed-by: Neil Armstrong Link: https://lore.kernel.org/r/20230717225623.3214384-1-robh@kernel.org Signed-off-by: Neil Armstrong --- arch/arm/mach-meson/meson.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-meson') diff --git a/arch/arm/mach-meson/meson.c b/arch/arm/mach-meson/meson.c index de56e707c7aa..d3ae89dd84bb 100644 --- a/arch/arm/mach-meson/meson.c +++ b/arch/arm/mach-meson/meson.c @@ -3,7 +3,6 @@ * Copyright (C) 2014 Carlo Caione */ -#include #include static const char * const meson_common_board_compat[] = { -- cgit v1.2.3