git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb09185
)
ARM: iconnect: Remove include of removed linux/spi/orion_spi.h
author
Andrew Lunn
<andrew@lunn.ch>
Fri, 8 Jun 2012 09:36:45 +0000
(11:36 +0200)
committer
Olof Johansson
<olof@lixom.net>
Sun, 17 Jun 2012 17:51:49 +0000
(10:51 -0700)
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>
No differences found