]> 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)
commitfd513e38175a7a7ee8c463a116c6a0a59d03662d
tree14947b29b252327b2e34d6290e1bb55f0bfa0458
parentce15bf3cff79739c6aa681be8239ce88827109cb
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