summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-07-17 16:56:23 -0600
committerNeil Armstrong <neil.armstrong@linaro.org>2023-07-31 11:58:18 +0200
commitb5bd2ccac2d5b2830c1d59e759e5e35e50639b99 (patch)
tree32334423501b38c5c14c07561d7eebd5e676bced
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff)
ARM: meson: Drop unused includes
of_platform.h is not needed, so drop it. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20230717225623.3214384-1-robh@kernel.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
-rw-r--r--arch/arm/mach-meson/meson.c1
1 files changed, 0 insertions, 1 deletions
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 <carlo@caione.org>
*/
-#include <linux/of_platform.h>
#include <asm/mach/arch.h>
static const char * const meson_common_board_compat[] = {