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

ARM: dove: Drop unused includes

Several includes are not needed, so drop them.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-5-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Rob Herring and committed by
Arnd Bergmann
9d2af67b fe260f5e

-2
-2
arch/arm/mach-dove/common.c
··· 9 9 #include <linux/dma-mapping.h> 10 10 #include <linux/init.h> 11 11 #include <linux/io.h> 12 - #include <linux/of.h> 13 - #include <linux/of_platform.h> 14 12 #include <linux/platform_data/dma-mv_xor.h> 15 13 #include <linux/platform_data/usb-ehci-orion.h> 16 14 #include <linux/platform_device.h>