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:
0e7d437
)
mmc: MMC_USDHI6ROL0 should depend on HAS_DMA
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 9 Jul 2014 18:52:42 +0000
(20:52 +0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Thu, 10 Jul 2014 12:45:26 +0000
(14:45 +0200)
If NO_DMA=y:
drivers/built-in.o: In function `usdhi6_dma_setup':
usdhi6rol0.c:(.text+0x5c35fc): undefined reference to `dma_map_sg'
drivers/built-in.o: In function `usdhi6_dma_stop_unmap':
usdhi6rol0.c:(.text+0x5c3738): undefined reference to `dma_unmap_sg'
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
No differences found