]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9b0ac40301ded3cfe4fc348943404a5bb6b841b
tree14947b29b252327b2e34d6290e1bb55f0bfa0458
parent7023979882fa63a76bd5fcea94ae0c28a58342ee
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