summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDavid Anders <x0132446@ti.com>2010-08-30 17:21:47 -0500
committerSebastien Jan <s-jan@ti.com>2010-09-01 18:20:43 +0200
commit9ab1a719fb75f61548110a91ec953d048955e2ed (patch)
tree70d6fc178fa7d79ea28142f57405f20388fe32d2 /arch
parenta449b913c4cad4e74cf4a9c8ab40bcfd6907733e (diff)
omap4: pandaboard: remove unused includes
various includes were left from the original based of the 4430sdp. remove these for cleaner board file. Signed-off-by: David Anders <x0132446@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap2/board-omap4panda.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/board-omap4panda.c b/arch/arm/mach-omap2/board-omap4panda.c
index 154b0ef80ae7..b219411aeeab 100644
--- a/arch/arm/mach-omap2/board-omap4panda.c
+++ b/arch/arm/mach-omap2/board-omap4panda.c
@@ -24,12 +24,9 @@
#include <linux/gpio.h>
#include <linux/usb/otg.h>
#include <linux/i2c/twl.h>
-#include <linux/i2c/cma3000.h>
-#include <linux/i2c/bq2415x.h>
#include <linux/regulator/machine.h>
#include <linux/spi/spi.h>
#include <linux/interrupt.h>
-#include <linux/input/sfh7741.h>
#include <mach/hardware.h>
#include <mach/omap4-common.h>
@@ -46,9 +43,7 @@
#include <plat/usb.h>
#include <plat/omap_device.h>
#include <plat/omap_hwmod.h>
-#include <plat/syntm12xx.h>
#include <plat/mmc.h>
-#include <plat/omap4-keypad.h>
#include <plat/hwspinlock.h>
#include "hsmmc.h"