]> 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)
commit2a766c212476880a09e52122ca4016f35f0e3a42
tree9fbd4c6b9b13a3bf90c9b2432d175a9d136d6e94
parent4494220e80d6b4a57c18dd05b0ec083bcbcbda47
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