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:
ad81f05
)
spi/rspi: Add missing dependency on DMAE
author
Mark Brown
<broonie@linaro.org>
Fri, 5 Jul 2013 18:37:51 +0000
(19:37 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 15 Jul 2013 10:34:00 +0000
(11:34 +0100)
The filter function used by the rspi driver is part of the DMAE controller
driver so if the DMA controller driver is somehow disabled then the rspi
driver will fail to build.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found