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:
eca8960
)
spi: fix build break in spi-fsl-espi.c
author
Stephen Warren
<swarren@nvidia.com>
Thu, 30 May 2013 15:59:41 +0000
(09:59 -0600)
committer
Mark Brown
<broonie@linaro.org>
Sat, 1 Jun 2013 18:46:16 +0000
(19:46 +0100)
Fix a build error introduced by 24778be "spi: convert drivers to use
bits_per_word_mask":
drivers/spi/spi-fsl-espi.c:162:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found