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:
d770e55
)
i2c: I2C_MT65XX should depend on HAS_DMA
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 26 Jun 2015 12:12:10 +0000
(14:12 +0200)
committer
Wolfram Sang
<wsa@the-dreams.de>
Thu, 9 Jul 2015 20:10:20 +0000
(22:10 +0200)
If NO_DMA=y:
ERROR: "dma_unmap_single" [drivers/i2c/busses/i2c-mt65xx.ko] undefined!
ERROR: "dma_mapping_error" [drivers/i2c/busses/i2c-mt65xx.ko] undefined!
ERROR: "dma_map_single" [drivers/i2c/busses/i2c-mt65xx.ko] undefined!
Add a dependency on HAS_DMA to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/Kconfig
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/Kconfig
Simple merge