]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 6 Sep 2013 11:46:22 +0000 (17:16 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 7 Oct 2013 02:11:38 +0000 (07:41 +0530)
commit404ff6694aae1e89672f3d79d9a5a4f0ba6180f8
treed799ee57cae2932df6123a2a47d2cb0ade746d25
parent173e838c31fded558dd27293ae6253a495696ca0
dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic

tegra_dma_prep_dma_cyclic is referenced only in this file.
Make it static.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/tegra20-apb-dma.c