Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuil...
[pandora-kernel.git] / arch / arm / mach-davinci / include / mach / edma.h
index eb8bfd7..ced3092 100644 (file)
@@ -280,8 +280,6 @@ struct edma_soc_info {
        unsigned        n_cc;
        enum dma_event_q        default_queue;
 
-       /* list of channels with no even trigger; terminated by "-1" */
-       const s8        *noevent;
        const s8        (*queue_tc_mapping)[2];
        const s8        (*queue_priority_mapping)[2];
 };