projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe260f5
)
ARM: dove: Drop unused includes
author
Rob Herring
<robh@kernel.org>
Thu, 3 Aug 2023 22:42:45 +0000
(16:42 -0600)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 12 Aug 2023 08:30:59 +0000
(10:30 +0200)
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>
arch/arm/mach-dove/common.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-dove/common.c
b/arch/arm/mach-dove/common.c
index cd4ae7e4768ddd2b820dc3a677e874549e37e115..3aea90bbb41aa1f961b176bd8d29f9bc7dff25af 100644
(file)
--- a/
arch/arm/mach-dove/common.c
+++ b/
arch/arm/mach-dove/common.c
@@
-9,8
+9,6
@@
#include <linux/dma-mapping.h>
#include <linux/init.h>
#include <linux/io.h>
-#include <linux/of.h>
-#include <linux/of_platform.h>
#include <linux/platform_data/dma-mv_xor.h>
#include <linux/platform_data/usb-ehci-orion.h>
#include <linux/platform_device.h>