]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/oss/vidc.c
mips: types: use <asm-generic/int-*.h> for the mips architecture
[linux-2.6-omap-h63xx.git] / sound / oss / vidc.c
index 8932d89408efb294d2673d7da8f25625cd154046..bb4a0969f4616602c8c583844c35585a77325903 100644 (file)
@@ -372,7 +372,7 @@ static void vidc_audio_trigger(int dev, int enable_bits)
                        adev->flags |= DMA_ACTIVE;
 
                        dma_interrupt = vidc_audio_dma_interrupt;
-                       vidc_sound_dma_irq(0, NULL, NULL);
+                       vidc_sound_dma_irq(0, NULL);
                        iomd_writeb(DMA_CR_E | 0x10, IOMD_SD0CR);
 
                        local_irq_restore(flags);