aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-08-12 10:33:32 +0200
committerArnd Bergmann <[email protected]>2023-08-12 10:33:33 +0200
commitb5410ee66126751ad01dc6b94adfab951b665b9b (patch)
tree425a01030d32e843485db93e3f0556df990fadef
parent61029e2b37403a536928cccbce438c1d8c2c5b20 (diff)
parentb5bd2ccac2d5b2830c1d59e759e5e35e50639b99 (diff)
Merge tag 'amlogic-arm-mach-for-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/arm
Amlogic ARM mach-meson changes for v6.6: - Drop unused DT includes in mach-meson * tag 'amlogic-arm-mach-for-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux: ARM: meson: Drop unused includes Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[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[] = {