diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2017-01-03 21:09:47 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-01-06 19:32:43 +0300 |
commit | b16a0168c41f9379476b5b5585071319078c542d (patch) | |
tree | fa69d55d8614b196c77bdd6330340d27d94dea4e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 7bc7ab1e63dfe004931502f90ce7020e375623da (diff) | |
download | linux-b16a0168c41f9379476b5b5585071319078c542d.tar.xz |
ata: AHCI and other non-SFF native drivers should depend on HAS_DMA
If NO_DMA=y:
ERROR: "bad_dma_ops" [drivers/ata/libahci_platform.ko] undefined!
ERROR: "dmam_alloc_coherent" [drivers/ata/libahci.ko] undefined!
Add a block dependency on HAS_DMA to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions