aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/include
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-davinci/include')
-rw-r--r--arch/arm/mach-davinci/include/mach/edma.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/include/mach/edma.h b/arch/arm/mach-davinci/include/mach/edma.h
index 5d4896226460..3c7dc2db70e4 100644
--- a/arch/arm/mach-davinci/include/mach/edma.h
+++ b/arch/arm/mach-davinci/include/mach/edma.h
@@ -271,6 +271,7 @@ struct edma_soc_info {
271 unsigned n_slot; 271 unsigned n_slot;
272 unsigned n_tc; 272 unsigned n_tc;
273 unsigned n_cc; 273 unsigned n_cc;
274 enum dma_event_q default_queue;
274 275
275 /* list of channels with no even trigger; terminated by "-1" */ 276 /* list of channels with no even trigger; terminated by "-1" */
276 const s8 *noevent; 277 const s8 *noevent;