Browse Source

ARM: LPC32xx: Board cleanup

This patch removes now unnecessary spi includes.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Roland Stigge 12 years ago
parent
commit
632cbbcf0e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/arm/mach-lpc32xx/phy3250.c

+ 0 - 2
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>