X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Foss%2Fvidc.c;h=725fef0f59a379d5dd8e2a71e1993dcf151046fb;hb=0ff6ce7b36199f67f709c750e9a2a66659a4babe;hp=8932d89408efb294d2673d7da8f25625cd154046;hpb=075395d228641646159dae3dd170fa3fc6ff477a;p=pandora-kernel.git diff --git a/sound/oss/vidc.c b/sound/oss/vidc.c index 8932d89408ef..725fef0f59a3 100644 --- a/sound/oss/vidc.c +++ b/sound/oss/vidc.c @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include @@ -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);