diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2013-07-10 04:09:12 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-07-23 04:40:01 +0200 |
commit | ab116a4df4942c78c189d9b0744dd940ab9e00b9 (patch) | |
tree | 386f5e43aa2b5276a60a262b02264e78fa16e163 /arch/arm/mach-davinci/board-dm365-evm.c | |
parent | ARM: STi: Set correct ARM ERRATAs. (diff) | |
download | linux-ab116a4df4942c78c189d9b0744dd940ab9e00b9.tar.xz linux-ab116a4df4942c78c189d9b0744dd940ab9e00b9.zip |
dmaengine: shdma: fix a build failure on platforms with no DMA support
On platforms with no support for the shdma dmaengine driver build is
currently failing with
drivers/built-in.o: In function `sh_mobile_sdhi_probe':
drivers/mmc/host/sh_mobile_sdhi.c:170: undefined reference to`shdma_chan_filter'
Fix the breakage by defining shdma_chan_filter to NULL in such
configurations.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
[horms+renesas@verge.net.au: Apply change to shdma-base.h instead of sh_dma.h]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-davinci/board-dm365-evm.c')
0 files changed, 0 insertions, 0 deletions