]> git.openfabrics.org - ~emulex/infiniband.git/commit
DMA: shdma: shdma_chan_filter() has to be in shdma-base.h
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 6 Jun 2013 15:37:14 +0000 (17:37 +0200)
committerVinod Koul <vinod.koul@intel.com>
Fri, 5 Jul 2013 06:10:59 +0000 (11:40 +0530)
commitd0951a23383d09276f7976ed34d8f1cede629b48
tree42d1889f0b813185cca8a65698f648cc8d3f684e
parentfa74326c44767626a5ae794b29d54103e2259e64
DMA: shdma: shdma_chan_filter() has to be in shdma-base.h

shdma_chan_filter() is a function, provided by the shdma-base.c module,
move its declaration to the appropriate header.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
include/linux/sh_dma.h
include/linux/shdma-base.h