commit | 838af505843ca6277b47816e284001dbe7875386 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Jul 05 19:37:51 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 15 11:34:00 2013 +0100 |
tree | 2e5eef468a4d47d1463e6d867abaa76e422c32be | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
spi/rspi: Add missing dependency on DMAE 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>