]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/dma/fsldma.c
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)
commit2a5ecb7918d72183f0292266026d077cd2c8d3ed
tree9fbd4c6b9b13a3bf90c9b2432d175a9d136d6e94
parent86d19a5491d08fdc5a5cb4be5a09d5f88a6b96ba
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