aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-07-17 16:56:23 -0600
committerNeil Armstrong <[email protected]>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 <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
-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 <[email protected]>
*/
-#include <linux/of_platform.h>
#include <asm/mach/arch.h>
static const char * const meson_common_board_compat[] = {