ARM: kirkwood: cleanup lsxl board includes
authorMichael Walle <michael@walle.cc>
Sat, 20 Oct 2012 23:34:53 +0000 (01:34 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 19 Nov 2012 03:53:30 +0000 (03:53 +0000)
Remove unneeded includes. These are leftovers from platform device
registrations.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/board-lsxl.c

index 83d8975592f8b40028a48a1d50dfde1e3dc430b1..64e5cc6b6d5f8ee1b1f204bbbcfd9f6baf5abb5a 100644 (file)
 #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/spi/flash.h>
-#include <linux/spi/spi.h>
 #include <linux/mv643xx_eth.h>
 #include <linux/gpio.h>
 #include <linux/gpio-fan.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"