Skip to content

Commit 693d287

Browse files
robherringgclement
authored andcommitted
ARM: dove: Drop unused includes
Several includes are not needed, so drop them. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
1 parent a2773f3 commit 693d287

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm/mach-dove/common.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
#include <linux/dma-mapping.h>
1010
#include <linux/init.h>
1111
#include <linux/io.h>
12-
#include <linux/of.h>
13-
#include <linux/of_platform.h>
1412
#include <linux/platform_data/dma-mv_xor.h>
1513
#include <linux/platform_data/usb-ehci-orion.h>
1614
#include <linux/platform_device.h>

0 commit comments

Comments
 (0)