]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/au1000/common/dma.c
[MIPS] Alchemy: Fix PCI-memory access
[linux-2.6-omap-h63xx.git] / arch / mips / au1000 / common / dma.c
index c3019b9c91b1bac0007e92be9675d7bf5b047d5f..c78260d4e837532e3e19b28459f2ced292a06119 100644 (file)
@@ -160,7 +160,7 @@ void dump_au1000_dma_channel(unsigned int dmanr)
  * Requests the DMA done IRQ if irqhandler != NULL.
  */
 int request_au1000_dma(int dev_id, const char *dev_str,
-                      irqreturn_t (*irqhandler)(int, void *),
+                      irq_handler_t irqhandler,
                       unsigned long irqflags,
                       void *irq_dev_id)
 {