]> git.baikalelectronics.ru Git - kernel.git/commit
DMA: Freescale: move functions to avoid forward declarations
authorHongbo Zhang <hongbo.zhang@freescale.com>
Fri, 18 Apr 2014 08:17:48 +0000 (16:17 +0800)
committerVinod Koul <vinod.koul@intel.com>
Fri, 2 May 2014 16:47:43 +0000 (22:17 +0530)
commit5710cd43168f9883a27739e081c8dd46c8416bdf
tree9fbd4c6b9b13a3bf90c9b2432d175a9d136d6e94
parentf1a9467d0009fdec852001bb87316f07e6c371ad
DMA: Freescale: move functions to avoid forward declarations

These functions will be modified in the next patch in the series. By moving the
function in a patch separate from the changes, it will make review easier.

Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com>
Signed-off-by: Qiang Liu <qiang.liu@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/fsldma.c