aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-09-25 10:15:41 +0200
committerRoland Stigge <stigge@antcom.de>2012-09-25 10:15:41 +0200
commit632cbbcf0e80f2e2dcf94b8e4d05dd03eda90a06 (patch)
treedc43d93c6706b1f55c38a5afc3e61d97cb18b432 /arch/arm/mach-lpc32xx
parent7a5deff68f9e0a1db170ac9dd3b2b4aaddc1b80c (diff)
ARM: LPC32xx: Board cleanup
This patch removes now unnecessary spi includes. Signed-off-by: Roland Stigge <stigge@antcom.de>
Diffstat (limited to 'arch/arm/mach-lpc32xx')
-rw-r--r--arch/arm/mach-lpc32xx/phy3250.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c
index 8f2a2f8712d7..5663a9a943f7 100644
--- a/arch/arm/mach-lpc32xx/phy3250.c
+++ b/arch/arm/mach-lpc32xx/phy3250.c
@@ -24,8 +24,6 @@
#include <linux/irq.h>
#include <linux/dma-mapping.h>
#include <linux/device.h>
-#include <linux/spi/spi.h>
-#include <linux/spi/eeprom.h>
#include <linux/gpio.h>
#include <linux/amba/bus.h>
#include <linux/amba/clcd.h>