Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rob Herring and committed by
Arnd Bergmann
fe260f5e 17f269e7

-5
-5
arch/arm/mach-berlin/berlin.c
··· 8 8 * (c) Marvell International Ltd. 9 9 */ 10 10 11 - #include <linux/init.h> 12 - #include <linux/io.h> 13 - #include <linux/kernel.h> 14 - #include <linux/of_platform.h> 15 - #include <asm/hardware/cache-l2x0.h> 16 11 #include <asm/mach/arch.h> 17 12 18 13 static const char * const berlin_dt_compat[] = {