summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2016-05-22 09:38:35 +0200
committerWolfram Sang <wsa@the-dreams.de>2016-05-26 20:51:59 +0200
commit79439d8308bb12b4bdb2ca42fba2b71f1600b88b (patch)
tree08e86ab82de81da82dee10aa4660ee281f0e3f95 /include
parenti2c: rcar: use dma_request_chan() (diff)
downloadlinux-79439d8308bb12b4bdb2ca42fba2b71f1600b88b.tar.xz
linux-79439d8308bb12b4bdb2ca42fba2b71f1600b88b.zip
i2c: rcar: should depend on HAS_DMA
If NO_DMA=y: drivers/built-in.o: In function `rcar_i2c_dma_unmap': i2c-rcar.c:(.text+0x6f06c6): undefined reference to `bad_dma_ops' drivers/built-in.o: In function `rcar_i2c_dma': i2c-rcar.c:(.text+0x6f07e2): undefined reference to `bad_dma_ops' i2c-rcar.c:(.text+0x6f0838): undefined reference to `bad_dma_ops' Add a dependency on HAS_DMA to fix this. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions