summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-08-03 16:42:44 -0600
committerArnd Bergmann <arnd@arndb.de>2023-08-12 10:30:59 +0200
commitfe260f5e65e1188a1aa248b40f26edd24b8cb5e9 (patch)
tree02ebc1654a086fa992ff9e4acd5a48e8bf5e18a3
parent17f269e70382adb4d5b84ea5d272eb1636599887 (diff)
ARM: berlin: Drop unused includes
Several includes are not needed, so drop them. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Jisheng Zhang <jszhang@kernel.org> Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-4-d8de2cc88bff@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--arch/arm/mach-berlin/berlin.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-berlin/berlin.c b/arch/arm/mach-berlin/berlin.c
index 2424ad40190c..13d5c899f09e 100644
--- a/arch/arm/mach-berlin/berlin.c
+++ b/arch/arm/mach-berlin/berlin.c
@@ -8,11 +8,6 @@
* (c) Marvell International Ltd.
*/
-#include <linux/init.h>
-#include <linux/io.h>
-#include <linux/kernel.h>
-#include <linux/of_platform.h>
-#include <asm/hardware/cache-l2x0.h>
#include <asm/mach/arch.h>
static const char * const berlin_dt_compat[] = {