diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-06-26 15:09:26 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-07-24 11:18:33 +0300 |
commit | c2b22fff7186f8a6bd6dbfe960ad00421ba82a52 (patch) | |
tree | 1de3fde21efca9019e425c1b75447c584e5b27fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7ac020366b0a436d726408841160b5dc32c19214 (diff) | |
download | linux-c2b22fff7186f8a6bd6dbfe960ad00421ba82a52.tar.xz |
mmc: MMC_MTK should depend on HAS_DMA
If NO_DMA=y:
ERROR: "dma_alloc_coherent" [drivers/mmc/host/mtk-sd.ko] undefined!
ERROR: "dma_unmap_sg" [drivers/mmc/host/mtk-sd.ko] undefined!
ERROR: "dma_map_sg" [drivers/mmc/host/mtk-sd.ko] undefined!
ERROR: "dma_free_coherent" [drivers/mmc/host/mtk-sd.ko] undefined!
Add a dependency on HAS_DMA to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions