]> git.baikalelectronics.ru Git - kernel.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)
commitede151134161bea691940276f8ead6e61249cfe1
tree42d1889f0b813185cca8a65698f648cc8d3f684e
parentd6c45fe615fc1eddfba2659e9a82d54c3b257c0b
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