From: Andrew Lunn Date: Fri, 8 Jun 2012 09:36:45 +0000 (+0200) Subject: ARM: iconnect: Remove include of removed linux/spi/orion_spi.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=22cec7ca02f81b57a06d238a4043bc6c9ba6ea03;p=linux-beck.git ARM: iconnect: Remove include of removed linux/spi/orion_spi.h v3.5-rc1 fails to build when DT and iconnect is enabled because of this now none existant include file. Also remove the other two SPI include files, which are not needed with the move to DT. Signed-off-by: Andrew Lunn Acked-by: Arnaud Patard Signed-off-by: Olof Johansson --- diff --git a/arch/arm/mach-kirkwood/board-iconnect.c b/arch/arm/mach-kirkwood/board-iconnect.c index 2222c5739519..b0d3cc49269d 100644 --- a/arch/arm/mach-kirkwood/board-iconnect.c +++ b/arch/arm/mach-kirkwood/board-iconnect.c @@ -20,9 +20,6 @@ #include #include #include -#include -#include -#include #include #include #include