diff options
author | Geert Uytterhoeven <[email protected]> | 2015-06-26 14:07:12 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-07-07 13:43:03 +0100 |
commit | 2e1c75f4d3ecf127032f2511aba76927a8703c1d (patch) | |
tree | d58e77de7a22da5a05fda261f85889d41b94891e /scripts/gdb/linux/modules.py | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff) |
spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA
If NO_DMA=y:
ERROR: "dma_unmap_single" [drivers/spi/spi-zynqmp-gqspi.ko] undefined!
ERROR: "dma_mapping_error" [drivers/spi/spi-zynqmp-gqspi.ko] undefined!
ERROR: "dma_map_single" [drivers/spi/spi-zynqmp-gqspi.ko] undefined!
Add a dependency on HAS_DMA to fix this.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Ranjit Waghmode <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions