aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/dma.c')
-rw-r--r--arch/arm/mach-tegra/dma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/dma.c b/arch/arm/mach-tegra/dma.c
index 2d720f2b6c7..bd4f62a613a 100644
--- a/arch/arm/mach-tegra/dma.c
+++ b/arch/arm/mach-tegra/dma.c
@@ -743,6 +743,7 @@ fail:
743 } 743 }
744 return ret; 744 return ret;
745} 745}
746postcore_initcall(tegra_dma_init);
746 747
747#ifdef CONFIG_PM 748#ifdef CONFIG_PM
748static u32 apb_dma[5*TEGRA_SYSTEM_DMA_CH_NR + 3]; 749static u32 apb_dma[5*TEGRA_SYSTEM_DMA_CH_NR + 3];