ARM: iconnect: Remove include of removed linux/spi/orion_spi.h
authorAndrew Lunn <andrew@lunn.ch>
Fri, 8 Jun 2012 09:36:45 +0000 (11:36 +0200)
committerOlof Johansson <olof@lixom.net>
Sun, 17 Jun 2012 17:51:49 +0000 (10:51 -0700)
commit22cec7ca02f81b57a06d238a4043bc6c9ba6ea03
tree14947b29b252327b2e34d6290e1bb55f0bfa0458
parentfb09185a88cad9c59e22e84f8c0594303595e9af
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 <andrew@lunn.ch>
Acked-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-kirkwood/board-iconnect.c