aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/board-ib62x0.c
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2012-10-20 13:23:14 +0200
committerJason Cooper <jason@lakedaemon.net>2012-11-19 03:53:38 +0000
commit3ba09114a1cdca78e4578328ebc2fb6e910fe066 (patch)
tree8675de50c4b33877c5ad4a825b4aebf96c431083 /arch/arm/mach-kirkwood/board-ib62x0.c
parentARM: kirkwood: cleanup lsxl board includes (diff)
downloadlinux-dev-3ba09114a1cdca78e4578328ebc2fb6e910fe066.tar.xz
linux-dev-3ba09114a1cdca78e4578328ebc2fb6e910fe066.zip
ARM: Kirkwood: Remove unused includes
With the gradual conversion of C code to DT, there are a number of include files which are no longer needed. Remove them. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-kirkwood/board-ib62x0.c')
-rw-r--r--arch/arm/mach-kirkwood/board-ib62x0.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-kirkwood/board-ib62x0.c b/arch/arm/mach-kirkwood/board-ib62x0.c
index cfc47f80e734..6d3a56421142 100644
--- a/arch/arm/mach-kirkwood/board-ib62x0.c
+++ b/arch/arm/mach-kirkwood/board-ib62x0.c
@@ -13,15 +13,9 @@
#include <linux/kernel.h>
#include <linux/init.h>
-#include <linux/platform_device.h>
-#include <linux/mtd/partitions.h>
-#include <linux/ata_platform.h>
#include <linux/mv643xx_eth.h>
#include <linux/gpio.h>
#include <linux/input.h>
-#include <asm/mach-types.h>
-#include <asm/mach/arch.h>
-#include <mach/kirkwood.h>
#include "common.h"
#include "mpp.h"